|   | ChannelSettingXDSystemSideRatio Property | 
        
        
            Gets the system-side part of the transducer ratio.
            
        
        Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic double XDSystemSideRatio { get; set; }Public Property XDSystemSideRatio As Double
	Get
	Set
public:
property double XDSystemSideRatio {
	double get ();
	void set (double value);
}member XDSystemSideRatio : float with get, set
function get_XDSystemSideRatio();
function set_XDSystemSideRatio(value);
Property Value
Double See Also
See Also