Click or drag to resize

ScalarDynamicPressure Constructor

Overload List
  NameDescription
Public methodScalarDynamicPressure
Initializes a new instance. The user must set Density and RelativeVelocity.
Public methodScalarDynamicPressure(ScalarDependentOnServiceProvider, VectorDependentOnServiceProvider)
Constructs a scalar that computes the dynamic pressure at a given location.
Protected methodScalarDynamicPressure(ScalarDynamicPressure, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also