Click or drag to resize

ScalarEquivalentAirspeed Constructor

Overload List
  NameDescription
Public methodScalarEquivalentAirspeed
Initializes a new instance. The user must set DensityRatio and RelativeVelocity.
Public methodScalarEquivalentAirspeed(ScalarDependentOnServiceProvider, VectorDependentOnServiceProvider)
Constructs a scalar that computes the equivalent airspeed at a given location.
Protected methodScalarEquivalentAirspeed(ScalarEquivalentAirspeed, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also