Given a DataPoint with a .rawValue, compute value using the stream.mdo and stream.inputUnit Then compute outValue using the stream.outputUnit Finally, DisplayValue represents the string version of outValue
is the stream to use to get input/output units
should have rawValue defined
Modified dataPoint
Generated using TypeDoc
Given a DataPoint with a .rawValue, compute value using the stream.mdo and stream.inputUnit Then compute outValue using the stream.outputUnit Finally, DisplayValue represents the string version of outValue