Interface VFloat

All Superinterfaces:
Alarm, Display, Scalar, Time, VNumber, VType
All Known Implementing Classes:
FloatVType, IVFloat

public interface VFloat extends VNumber, VType
Scalar float with alarm, timestamp, display and control information. Auto-unboxing makes the extra method for the primitive type unnecessary.