|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspice.basic.TimeConstants
public class TimeConstants
Class TimeConstants provides commonly used dates and scale factors relating to time conversion.
Version 1.0.0 04-SEP-2009 (NJB)
Field Summary | |
---|---|
static double |
B1950
B1950 is the Julian date corresponding to Besselian Date 1950.0. |
static double |
J1950
J1950 is the Julian date of 1950 January 1.0. |
static double |
J2000
J2000 is the Julian date of 2000 January 1.5. |
static double |
JYEAR
JYEAR is the count of seconds in a Julian year. |
static double |
SPD
SPD is the count of seconds per Julian day. |
Constructor Summary | |
---|---|
TimeConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double B1950
public static final double J1950
public static final double J2000
public static final double JYEAR
public static final double SPD
Constructor Detail |
---|
public TimeConstants()
|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |