public class IRNSSNavigationMessage extends AbstractNavigationMessage implements GNSSOrbitalElements
Constructor and Description |
---|
IRNSSNavigationMessage()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getIODEC()
Getter for the Issue Of Data Ephemeris and Clock (IODEC).
|
double |
getSvHealth()
Getter for the satellite health status.
|
double |
getTGD()
Getter for the estimated group delay differential TGD for L5-S correction.
|
double |
getURA()
Getter for the user range accuray (meters).
|
void |
setIODEC(double value)
Setter for the Issue of Data, Ephemeris and Clock.
|
void |
setSvHealth(double svHealth)
Setter for the satellite health status.
|
void |
setTGD(double time)
Setter for the Group Delay Differential (s).
|
void |
setURA(double accuracy)
Setter for the user range accuracy.
|
getAf2, getCic, getCis, getCrc, getCrs, getCuc, getCus, getEpochToc, getIDot, getMeanMotion, setAf2, setCic, setCis, setCrc, setCrs, setCuc, setCus, setDeltaN, setEpochToc, setIDot, setSqrtA
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 int getIODEC()
public void setIODEC(double value)
value
- the IODEC to setpublic double getTGD()
public void setTGD(double time)
time
- the group delay differential to setpublic double getURA()
public void setURA(double accuracy)
accuracy
- the value to setpublic double getSvHealth()
public void setSvHealth(double svHealth)
svHealth
- the value to setCopyright © 2002-2022 CS GROUP. All rights reserved.