|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GPCentralBodyRadius
Interface to be implemented by the classes of orbital parameters that requires a central body equatorial radius.
| Field Summary | |
|---|---|
static double |
DEFAULT_EARTH_EQ_RADIUS
Default central body equatorial radius. |
| Method Summary | |
|---|---|
double |
getCentralBodyEqRadius()
Getter for the central body equatorial radius from the widget. |
void |
recomputeParams()
Method to recalculate the orbital parameters when the central body equatorial radius has changed. |
void |
setCentralBodyEqRadius(double centralBodyEqRadius)
Setter for the central body equatorial radius in the widget. |
| Field Detail |
|---|
static final double DEFAULT_EARTH_EQ_RADIUS
| Method Detail |
|---|
double getCentralBodyEqRadius()
void setCentralBodyEqRadius(double centralBodyEqRadius)
centralBodyEqRadius - the central body equatorial radius 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 | |||||||||