|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.x3d.geometry.EarthEllipticPath
Generate the data for creating an X3D IndexedLineSet of an Ellipse
as described by a set of OrbitalElements.
| Constructor Summary | |
EarthEllipticPath(OrbitalElements oe,
double julianDay)
Constructor |
|
| Method Summary | |
float[][] |
getCoordinatePoints()
Return the coordinate points of the line set. |
int[] |
getLineCoordinateIndices()
Return the indices of the coordinate points of the line set. |
Length |
getScale()
Return the scale to which the coordinate points are calculated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EarthEllipticPath(OrbitalElements oe,
double julianDay)
oe - the OrbitalElementsjulianDay - the Julian Day for which to calculate the orbital path| Method Detail |
public float[][] getCoordinatePoints()
getCoordinatePoints in interface CoordinateDataSourcepublic int[] getLineCoordinateIndices()
getLineCoordinateIndices in interface ILSDataSourcepublic Length getScale()
getScale in interface CoordinateDataSource
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||