|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomManeuverInterface
This interface defines the methods to access the basic data of a maneuver.
| Method Summary | |
|---|---|
CustomEngine |
getEngine()
Get selected engine. |
CustomFuelTank |
getFuelTank()
Get selected fuel tank. |
org.orekit.frames.Frame |
getInertialFrame()
Get the frame type. |
org.orekit.frames.LOFType |
getLofFrame()
Get the frame type. |
String |
getNameManeuver()
Get the maneuver's name. |
fr.cnes.sirius.patrius.events.GenericCodingEventDetector |
getStartManeuverCodingEventDetector()
Get the start maneuver coding event detector, expected to be given to the CoddedEventsLogger. |
org.orekit.propagation.events.EventDetector |
getStartManeuverEventDetector()
Get the event detector firing start of maneuver. |
| Method Detail |
|---|
String getNameManeuver()
CustomEngine getEngine()
CustomFuelTank getFuelTank()
org.orekit.frames.Frame getInertialFrame()
org.orekit.frames.LOFType getLofFrame()
org.orekit.propagation.events.EventDetector getStartManeuverEventDetector()
fr.cnes.sirius.patrius.events.GenericCodingEventDetector getStartManeuverCodingEventDetector()
throws NonWidgetException
NonWidgetException - if it was not given at the object creation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||