Click or drag to resize

ScalarRouteTotalSpeed Constructor

Overload List
  NameDescription
Public methodScalarRouteTotalSpeed
Create a new instance. The Route must be set before calling GetEvaluator(EvaluatorGroup). By default, the HeightReferenceSurface is set to use the surface of the EarthCentralBody from the CentralBodiesFacet
Public methodScalarRouteTotalSpeed(PropagatedRoute, TerrainProvider)
Create a new instance based on the given route and reference surface.
Protected methodScalarRouteTotalSpeed(ScalarRouteTotalSpeed, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also