Class Data_LiftingSurface.DragForce
public class Data_LiftingSurface.DragForce : IForce
- Inheritance
-
Data_LiftingSurface.DragForce
- Implements
- Inherited Members
- Extension Methods
Constructors
DragForce()
public DragForce()
Properties
Default
public static Data_LiftingSurface.DragForce Default { get; }
Property Value
ForceMode
public ForceType ForceMode { get; set; }
Property Value
RelativeForce
public Vector3d RelativeForce { get; set; }
Property Value
RelativePosition
public Vector3d RelativePosition { get; set; }