|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.designation.SystemFrame
Constant object identifiers of the default system frames of reference.
| Field Summary | |
static SystemFrame |
ECLIPTIC
The ecliptic (or base level) reference frame |
static SystemFrame |
ELLIPSOIDAL
The ellipsoidal reference frame |
static SystemFrame |
EQUATORIAL
The equatorial reference frame |
java.lang.String |
name
The name of the reference frame |
| Method Summary | |
static SystemFrame[] |
getSystemFrames()
Return an array of the defined SystemFrame objects |
java.lang.String |
toString()
Return a String representation ( the name String ) of this SystemFrame object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final SystemFrame ECLIPTIC
public static final SystemFrame EQUATORIAL
public static final SystemFrame ELLIPSOIDAL
public final java.lang.String name
| Method Detail |
public static SystemFrame[] getSystemFrames()
SystemFrame objects
SystemFrame objectspublic java.lang.String toString()
SystemFrame object.
SystemFrame object
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||