C# (CSharp) GSF.TimeSeries.Transport CompactMeasurement - 13 examples found. These are the top rated real world C# (CSharp) examples of GSF.TimeSeries.Transport.CompactMeasurement extracted from open source projects. You can rate examples to help us improve the quality of examples.
Represents a IMeasurement that can be serialized with minimal size.
This measurement implementation is serialized through ISupportBinaryImage to allow complete control of binary format. Only critical measurements properties are serialized and every attempt is made to optimize the binary image for purposes of size reduction.