FullInputs(java.lang.String method,
Body target,
Time time,
ReferenceFrame fixRef,
AberrationCorrection abcorr,
Body observer,
ReferenceFrame rayRef,
Vector3 rayDir) |
|
IlluminationAngles(java.lang.String method,
Body target,
Body ilusrc,
Time t,
ReferenceFrame fixref,
AberrationCorrection abcorr,
Body observer,
Vector3 spoint) |
Find the illumination angles (phase, solar incidence, and emission)
at a specified surface point on a target body, using a specified
illumination source; create a record containing the result.The illumination source may be any ephemeris object.
|
IlluminationAngles(java.lang.String method,
Body target,
Time t,
ReferenceFrame fixref,
AberrationCorrection abcorr,
Body observer,
Vector3 spoint) |
Find the illumination angles (phase, solar incidence, and emission)
at a specified surface point on a target body, using the sun as
the illumination source; create a record containing the result.
|
JEDDuration(Duration d,
Time startTime) |
Create a TDTDuration from any Duration subclass and
a start Time.
|
JEDTime(Time t) |
Universal constructor: create a JEDTime from any Time
instance.
|
LimbPoint(Vector3 limbPoint,
Time targetEpoch,
Vector3 tangentVector) |
Create a limb point from a surface point, epoch, and
observer-to limb point vector.
|
LocalSolarTime(Time time,
Body body,
double longitude,
java.lang.String longitudeType) |
Create a local solar time instance.
|
OsculatingElements(StateVector state,
Time t,
double mu) |
Create osculating elements from a StateVector, a Time, and a
gravitational parameter (GM).
|
OsculatingElementsExtended(StateVector state,
Time t,
double mu) |
Create osculating elements from a StateVector, a Time, and a
gravitational parameter (GM).
|
PointingAndAVRecord(Instrument inst,
Time t,
ReferenceFrame ref,
Duration tolerance) |
Return a PointingAndAVRecord for a specified instrument
or structure at a given time, using a specified
lookup tolerance.
|
PointingRecord(Instrument inst,
Time t,
ReferenceFrame ref,
Duration tolerance) |
Return a PointingRecord for a specified instrument
or structure at a given time, using a specified
lookup tolerance.
|
PositionRecord(Body target,
Time t,
ReferenceFrame ref,
AberrationCorrection abcorr,
Body observer) |
Construct aberration-corrected PositionRecord from ephemeris data.
|
PositionVector(Body target,
Time t,
ReferenceFrame ref,
AberrationCorrection abcorr,
Body observer) |
Construct aberration-corrected PositionVector from ephemeris data.
|
RayArrayInputs(boolean prioritized,
Body target,
Time time,
int index) |
|
RayInputs(boolean prioritized,
Body target,
Time time) |
|
SCLKDuration(SCLK clock,
Duration d,
Time startTime) |
Create a SCLKDuration from an SCLK ID, any Duration subclass and
a start time.
|
SCLKTime(SCLK clock,
Time time) |
Construct an SCLKTime from a Time.
|
StateRecord(Body target,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Vector3 obspos,
Body obsctr,
ReferenceFrame obsref) |
Construct aberration-corrected StateRecord from ephemeris data
and an observer position vector.This method provides
functionality analogous to that of the CSPICE routine spkcpo_c.
|
StateRecord(Body target,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Vector6 obssta,
Time obsepc,
Body obsctr,
ReferenceFrame obsref) |
Construct aberration-corrected StateRecord from ephemeris data
and an observer state vector.This method provides
functionality analogous to that of the CSPICE routine spkcvo_c.
|
StateRecord(Body target,
Time t,
ReferenceFrame ref,
AberrationCorrection abcorr,
Body observer) |
Construct aberration-corrected StateRecord from ephemeris data.
|
StateRecord(Vector3 trgpos,
Body trgctr,
ReferenceFrame trgref,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Body obsrvr) |
Construct aberration-corrected StateRecord from ephemeris data
and a target position vector.This method provides
functionality analogous to that of the CSPICE routine spkcpt_c.
|
StateRecord(Vector6 trgsta,
Time trgepc,
Body trgctr,
ReferenceFrame trgref,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Body obsrvr) |
Construct aberration-corrected StateRecord from ephemeris data
and a target state vector.This method provides
functionality analogous to that of the CSPICE routine spkcvt_c.
|
StateVector(Body target,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Vector3 obspos,
Body obsctr,
ReferenceFrame obsref) |
Construct aberration-corrected StateVector from ephemeris data
and an observer position vector.This method provides
functionality analogous to that of the CSPICE routine spkcpo_c.
|
StateVector(Body target,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Vector6 obssta,
Time obsepc,
Body obsctr,
ReferenceFrame obsref) |
Construct aberration-corrected StateVector from ephemeris data
and an observer state vector.This method provides
functionality analogous to that of the CSPICE routine spkcvo_c.
|
StateVector(Body target,
Time t,
ReferenceFrame ref,
AberrationCorrection abcorr,
Body observer) |
Construct aberration-corrected StateVector from ephemeris data.
|
StateVector(Vector3 trgpos,
Body trgctr,
ReferenceFrame trgref,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Body obsrvr) |
Construct aberration-corrected StateVector from ephemeris data
and a target position vector.This method provides
functionality analogous to that of the CSPICE routine spkcpt_c.
|
StateVector(Vector6 trgsta,
Time trgepc,
Body trgctr,
ReferenceFrame trgref,
Time t,
ReferenceFrame outref,
java.lang.String refloc,
AberrationCorrection abcorr,
Body obsrvr) |
Construct aberration-corrected StateVector from ephemeris data
and a target state vector.This method provides
functionality analogous to that of the CSPICE routine spkcvt_c.
|
SubObserverRecord(java.lang.String method,
Body target,
Time t,
ReferenceFrame fixref,
AberrationCorrection abcorr,
Body observer) |
Compute a specified sub-observer point; create a record
containing the result.
|
SubSolarRecord(java.lang.String method,
Body target,
Time t,
ReferenceFrame fixref,
AberrationCorrection abcorr,
Body obsrvr) |
Find a specified sub-solar point; create a record
containing the result.
|
SurfaceIntercept(java.lang.String method,
Body target,
Time time,
ReferenceFrame fixRef,
AberrationCorrection abcorr,
Body observer,
ReferenceFrame rayRef,
Vector3 rayDir) |
Find a specified surface intercept point; create a SurfaceIntercept
instance containing the result.
|
SurfaceInterceptWithDSKInfo(boolean prioritized,
Body target,
Surface[] surfList,
Time t,
ReferenceFrame fixref,
Vector3 vertex,
Vector3 raydir) |
Construct a SurfaceInterceptWithDSKInfo instance representing
a ray-DSK surface intercept.
|
SurfacePoint(java.lang.String surfspec,
Body body,
Time t,
ReferenceFrame fixref,
Vector3 point) |
Construct a SurfacePoint instance from a 3-vector, a
body-fixed, body-centered reference frame, a time, and a surface
specification string.See the discussion in the class
documentation above for details.
|
TDBDuration(Duration d,
Time startTime) |
Create a TDBDuration from any Duration subclass and
a start time.
|
TDBTime(Time t) |
Universal constructor: create a TDBTime from any Time
instance.
|
TDTDuration(Duration d,
Time startTime) |
Create a TDTDuration from any Duration subclass and
a start Time.
|
TDTTime(Time t) |
Universal constructor: create a TDTTime from any Time
instance.
|
TerminatorPoint(Vector3 terminatorPoint,
Time targetEpoch,
Vector3 surfaceVector) |
Create a terminator point from a surface point, epoch, and
observer-to terminator point vector.
|
VelocityVector(Body target,
Time t,
ReferenceFrame ref,
AberrationCorrection abcorr,
Body observer) |
Construct aberration-corrected VelocityVector from ephemeris data.
|