public class IRNSSNavigationMessage extends AbstractNavigationMessage
| 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, getDeltaN, getEpochToc, getIDot, getMeanMotion, getSqrtA, getTransmissionTime, setAf2, setCic, setCis, setCrc, setCrs, setCuc, setCus, setDeltaN, setEpochToc, setIDot, setSqrtA, setTransmissionTimegetAf0, 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, getCycleDuration, getE, getI0, getM0, getMu, getOmega0, getOmegaDot, getPa, getPRN, getPropagator, getPropagator, getPropagator, getSma, getTime, getWeekdurationFrom, getDatepublic 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-2023 CS GROUP. All rights reserved.