DlmsTypeFloat64 Constructor

Overload List

DlmsTypeFloat64 Paramaterless constructor used by XmlSerializer
DlmsTypeFloat64(ByteBuffer) Initializes a new instance of the DlmsTypeFloat64 class. The value will be fomputed from the first 8 bytes of the rawData
DlmsTypeFloat64(Double) Initializes a new instance of the DlmsTypeFloat64 class.

See Also