|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SystemFrame | |
| org.jeospace.designation | Contains classes for identifying simulation objects. |
| Uses of SystemFrame in org.jeospace.designation |
| Fields in org.jeospace.designation declared as SystemFrame | |
static SystemFrame |
SystemFrame.ECLIPTIC
The ecliptic (or base level) reference frame |
static SystemFrame |
SystemFrame.EQUATORIAL
The equatorial reference frame |
static SystemFrame |
SystemFrame.ELLIPSOIDAL
The ellipsoidal reference frame |
| Methods in org.jeospace.designation that return SystemFrame | |
static SystemFrame[] |
SystemFrame.getSystemFrames()
Return an array of the defined SystemFrame objects |
| Methods in org.jeospace.designation with parameters of type SystemFrame | |
SystemReferenceFrame |
ReferenceFrameFactory.getSystem(java.lang.String systemID,
SystemFrame frame)
Return a SystemReferenceFrame cooresponding to the argument
identifiers. |
|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||