Click or drag to resize

AtmosphericDragForce Constructor

Overload List
  NameDescription
Public methodAtmosphericDragForce

Initializes a Vector describing the drag force on an object.

The Density, ReferenceArea, and CoefficientOfDrag properties must be set before creating an Evaluator.

Protected methodAtmosphericDragForce(AtmosphericDragForce, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodAtmosphericDragForce(ScalarAtmosphericDensity, Scalar, Scalar)
Initializes a Vector describing the drag force on an object.
Top
See Also