public class GLONASSNavigationMessage extends AbstractEphemerisMessage implements GLONASSOrbitalElements
| Constructor and Description |
|---|
GLONASSNavigationMessage()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFrequencyNumber()
Getter for the frequency number.
|
double |
getGammaN()
Get the relative deviation of predicted satellite carrier frequency from nominal value.
|
double |
getTime()
Get the Reference Time.
|
double |
getTN()
Get the correction to the satellite time relative to GLONASS system time.
|
void |
setFrequencyNumber(double frequencyNumber)
Setter for the frequency number.
|
void |
setGammaN(double gammaN)
Setter for the SV relative frequency bias.
|
void |
setTauN(double tn)
Setter for the SV clock bias.
|
void |
setTime(double time)
Setter for the message frame time.
|
getDate, getEpochToc, getHealth, getPRN, getX, getXDot, getXDotDot, getY, getYDot, getYDotDot, getZ, getZDot, getZDotDot, setDate, setEpochToc, setHealth, setPRN, setX, setXDot, setXDotDot, setY, setYDot, setYDotDot, setZ, setZDot, setZDotDotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDeltaI, getDeltaT, getDeltaTDot, getE, getIOD, getLambda, getN4, getNa, getPa, getX, getXDot, getXDotDot, getY, getYDot, getYDotDot, getZ, getZDot, getZDotDotgetDatepublic double getTN()
getTN in interface GLONASSOrbitalElementspublic void setTauN(double tn)
tn - the SV clock biaspublic double getGammaN()
getGammaN in interface GLONASSOrbitalElementspublic void setGammaN(double gammaN)
gammaN - the SV relative frequency bias.public int getFrequencyNumber()
public void setFrequencyNumber(double frequencyNumber)
frequencyNumber - the number to setpublic double getTime()
getTime in interface GLONASSOrbitalElementspublic void setTime(double time)
time - the time to setCopyright © 2002-2022 CS GROUP. All rights reserved.