|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GPCentralBodyFlatness
Interface to be implemented by the classes of orbital parameters that requires a central body flatness.
| Field Summary | |
|---|---|
static double |
DEFAULT_EARTH_FLATNESS
Default central flatness radius. |
| Method Summary | |
|---|---|
double |
getCentralBodyFlatness()
Getter for the central body flatness from the widget. |
void |
recomputeParams()
Method to recalculate the orbital parameters when the central body flatness has changed. |
void |
setCentralBodyFlatness(double centralBodyFlatness)
Setter for the central body flatness in the widget. |
| Field Detail |
|---|
static final double DEFAULT_EARTH_FLATNESS
| Method Detail |
|---|
double getCentralBodyFlatness()
void setCentralBodyFlatness(double centralBodyFlatness)
centralBodyFlatness - the central body flatness to be set to the widget.
void recomputeParams()
throws GPOrbitException
GPOrbitException - in case of problem when recalculating the parameters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||