public class AeroApplicationPoint extends Object implements IPartProperty
AeroWrenchModel
,
DragWrench
,
Serialized FormConstructor and Description |
---|
AeroApplicationPoint(Vector3D applicationPoint)
Create a drag force application point property.
|
Modifier and Type | Method and Description |
---|---|
Vector3D |
getApplicationPoint()
Get the application point in the given frame at the given date.
|
PropertyType |
getType()
Get the type of the property.
|
public AeroApplicationPoint(Vector3D applicationPoint)
applicationPoint
- Application point of the drag forcespublic Vector3D getApplicationPoint()
public PropertyType getType()
getType
in interface IPartProperty
Copyright © 2021 CNES. All rights reserved.