|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.cnes.sirius.patrius.assembly.properties.AeroApplicationPoint
public class AeroApplicationPoint
This class represents a drag application point property
AeroWrenchModel
,
DragWrench
Constructor Summary | |
---|---|
AeroApplicationPoint(Vector3D applicationPoint)
Create a drag force application point property. |
Method Summary | |
---|---|
Vector3D |
getApplicationPoint()
Get the application point in the given frame at the given date. |
PropertyType |
getType()
Get the type of the property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AeroApplicationPoint(Vector3D applicationPoint)
applicationPoint
- Application point of the drag forcesMethod Detail |
---|
public Vector3D getApplicationPoint()
public PropertyType getType()
getType
in interface IPartProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |