public class QZSSNavigationMessage extends AbstractNavigationMessage implements GNSSOrbitalElements
| Constructor and Description |
|---|
QZSSNavigationMessage()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIODC()
Getter for the Issue Of Data Clock (IODC).
|
int |
getIODE()
Getter for the Issue Of Data Ephemeris (IODE).
|
double |
getSvAccuracy()
Getter for the user SV accuray (meters).
|
double |
getSvHealth()
Getter for the satellite health status.
|
double |
getTGD()
Getter for the Group Delay Differential (s).
|
void |
setIODC(double value)
Setter for the Issue of Data, Clock.
|
void |
setIODE(double value)
Setter for the Issue of Data, Ephemeris.
|
void |
setSvAccuracy(double svAccuracy)
Setter for the user SV accuracy.
|
void |
setSvHealth(double svHealth)
Setter for the satellite health status.
|
void |
setTGD(double time)
Setter for the Group Delay Differential (s).
|
getAf2, getCic, getCis, getCrc, getCrs, getCuc, getCus, getEpochToc, getIDot, getMeanMotion, setAf2, setCic, setCis, setCrc, setCrs, setCuc, setCus, setDeltaN, setEpochToc, setIDot, setSqrtAgetAf0, 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, setWeekclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAngularVelocity, getCic, getCis, getCrc, getCrs, getCuc, getCus, getCycleDuration, getE, getI0, getIDot, getM0, getMeanMotion, getMu, getOmega0, getOmegaDot, getPa, getPRN, getSma, getTime, getWeekgetDatepublic int getIODE()
public void setIODE(double value)
value - the IODE to setpublic int getIODC()
public void setIODC(double value)
value - the IODC to setpublic double getTGD()
public void setTGD(double time)
time - the group delay differential to setpublic double getSvAccuracy()
public void setSvAccuracy(double svAccuracy)
svAccuracy - the value to setpublic double getSvHealth()
public void setSvHealth(double svHealth)
svHealth - the value to setCopyright © 2002-2022 CS GROUP. All rights reserved.