| 
            
              ChannelSettingXDSystemSideRatio Property
             | 
          
        
        
            Gets the system-side part of the transducer ratio.
            
        
        Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.258-beta
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);
 View SourceProperty Value
Double
See Also