VPFloatRange ClassVirtual Photonics - VTS Library
Virtual Photonics
Class that specifies a range of floating-point values
Inheritance Hierarchy

OnlineSystem Object
  Vts BindableObject
    Vts Range OnlineSingle 
      Vts.Common FloatRange

Namespace: Vts.Common
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public class FloatRange : Range<float>
See Also