| 
            
              ScalarElementGetReal8 Method
             | 
          
        
        
            Gets the value of this scalar as a 64-bit floating point number.
            
        
        Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
SyntaxPublic Function GetReal8 As Double
public:
double GetReal8()
member GetReal8 : unit -> float 
 View SourceReturn Value
DoubleThe value as a 64-bit floating point number.
See Also