public class BeidouNavigationMessage extends AbstractNavigationMessage implements GNSSOrbitalElements
Constructor and Description |
---|
BeidouNavigationMessage()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getAODC()
Getter for the Age Of Data Clock (AODC).
|
int |
getAODE()
Getter for the Age Of Data Ephemeris (AODE).
|
double |
getSvAccuracy()
Getter for the user SV accuray (meters).
|
double |
getTGD1()
Getter for the estimated group delay differential TGD1 for B1I signal.
|
double |
getTGD2()
Getter for the estimated group delay differential TGD for B2I signal.
|
void |
setAODC(double aod)
Setter for the age of data clock.
|
void |
setAODE(double aod)
Setter for the age of data ephemeric.
|
void |
setSvAccuracy(double svAccuracy)
Setter for the user SV accuracy.
|
void |
setTGD1(double tgd)
Setter for the B1/B3 Group Delay Differential (s).
|
void |
setTGD2(double tgd)
Setter for the B2/B3 Group Delay Differential (s).
|
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 getAODC()
public void setAODC(double aod)
aod
- the age of data to setpublic int getAODE()
public void setAODE(double aod)
aod
- the age of data to setpublic double getTGD1()
public void setTGD1(double tgd)
tgd
- the group delay differential to setpublic double getTGD2()
public void setTGD2(double tgd)
tgd
- the group delay differential to setpublic double getSvAccuracy()
public void setSvAccuracy(double svAccuracy)
svAccuracy
- the value to setCopyright © 2002-2022 CS GROUP. All rights reserved.