public class GalileoNavigationMessage extends AbstractNavigationMessage
| Constructor and Description |
|---|
GalileoNavigationMessage()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getBGDE1E5a()
Getter for the E1/E5a broadcast group delay.
|
double |
getBGDE5bE1()
Getter for the the Broadcast Group Delay E5b/E1.
|
int |
getDataSource()
Getter for the the data source.
|
int |
getIODNav()
Getter for the the Issue Of Data (IOD).
|
double |
getSisa()
Getter for the signal in space accuracy (m).
|
double |
getSvHealth()
Getter for the SV health status.
|
void |
setBGDE1E5a(double bgd)
Setter for the E1/E5a broadcast group delay (s).
|
void |
setBGDE5bE1(double bgd)
Setter for the E5b/E1 broadcast group delay (s).
|
void |
setDataSource(int dataSource)
Setter for the data source.
|
void |
setIODNav(int iod)
Setter for the Issue of Data of the navigation batch.
|
void |
setSisa(double sisa)
Setter for the signal in space accuracy.
|
void |
setSvHealth(double svHealth)
Setter for the SV health status.
|
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 getIODNav()
public void setIODNav(int iod)
iod - the IOD to setpublic int getDataSource()
public void setDataSource(int dataSource)
dataSource - data sourcepublic double getBGDE1E5a()
public void setBGDE1E5a(double bgd)
bgd - the E1/E5a broadcast group delay to setpublic void setBGDE5bE1(double bgd)
bgd - the E5b/E1 broadcast group delay to setpublic double getBGDE5bE1()
public double getSisa()
public void setSisa(double sisa)
sisa - the sisa to setpublic double getSvHealth()
public void setSvHealth(double svHealth)
svHealth - the SV health status to setCopyright © 2002-2023 CS GROUP. All rights reserved.