public class GalileoAlmanac extends AbstractAlmanac implements GNSSOrbitalElements
Constructor and Description |
---|
GalileoAlmanac()
Build a new almanac.
|
Modifier and Type | Method and Description |
---|---|
int |
getHealthE1()
Gets the E1-B/C signal health status.
|
int |
getHealthE5a()
Gets the E5a signal health status.
|
int |
getHealthE5b()
Gets the E5b signal health status.
|
int |
getIOD()
Gets the Issue of Data (IOD).
|
void |
setDeltaInc(double dinc)
Sets the the correction of orbit reference inclination at reference time.
|
void |
setDeltaSqrtA(double dsqa)
Sets the difference between the square root of the semi-major axis
and the square root of the nominal semi-major axis.
|
void |
setHealthE1(int healthE1)
Sets the E1-B/C signal health status.
|
void |
setHealthE5a(int healthE5a)
Sets the E5a signal health status.
|
void |
setHealthE5b(int healthE5b)
Sets the E5b signal health status.
|
void |
setIOD(int iodValue)
Sets the Issue of Data (IOD).
|
getAf2, getCic, getCis, getCrc, getCrs, getCuc, getCus, getIDot, getMeanMotion
getAf0, getAf1, getAngularVelocity, getCycleDuration, getDate, getE, getI0, getM0, getMu, getOmega0, getOmegaDot, getPa, getPRN, getSma, getTime, getWeek, setAf0, setAf1, setDate, setE, setI0, setM0, setOmega0, setOmegaDot, setPa, setPRN, setSma, setTime, setWeek
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAngularVelocity, getCic, getCis, getCrc, getCrs, getCuc, getCus, getCycleDuration, getE, getI0, getIDot, getM0, getMeanMotion, getMu, getOmega0, getOmegaDot, getPa, getPRN, getSma, getTime, getWeek
getDate
public void setDeltaSqrtA(double dsqa)
In addition, this method set the value of the Semi-Major Axis.
dsqa
- the value to setpublic void setDeltaInc(double dinc)
In addition, this method set the value of the reference inclination.
dinc
- correction of orbit reference inclination at reference time in radianspublic int getIOD()
public void setIOD(int iodValue)
iodValue
- the value to setpublic int getHealthE1()
public void setHealthE1(int healthE1)
healthE1
- health status to setpublic int getHealthE5a()
public void setHealthE5a(int healthE5a)
healthE5a
- health status to setpublic int getHealthE5b()
public void setHealthE5b(int healthE5b)
healthE5b
- health status to setCopyright © 2002-2022 CS GROUP. All rights reserved.