Click or drag to resize

ScalarRouteTotalSpeed Properties

The ScalarRouteTotalSpeed type exposes the following members.

Properties
  NameDescription
Public propertyHeightReferenceSurface
Gets or sets the reference surface above which this scalar is defined. This will determine the height and then the vertical speed used to compute the total speed.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyRoute
Gets or sets the route from which to obtain the total speed for this scalar.
Top
See Also