AtmosphericDragForce Constructor |
Name | Description | |
---|---|---|
AtmosphericDragForce | Initializes a Vector describing the drag force on an object. The Density, ReferenceArea, and CoefficientOfDrag properties must be set before creating an Evaluator. | |
AtmosphericDragForce(AtmosphericDragForce, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
AtmosphericDragForce(ScalarAtmosphericDensity, Scalar, Scalar) |
Initializes a Vector describing the drag force on an object.
|