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, setZDotDot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDeltaI, getDeltaT, getDeltaTDot, getE, getIOD, getLambda, getN4, getNa, getPa, getX, getXDot, getXDotDot, getY, getYDot, getYDotDot, getZ, getZDot, getZDotDot
getDate
public double getTN()
getTN
in interface GLONASSOrbitalElements
public void setTauN(double tn)
tn
- the SV clock biaspublic double getGammaN()
getGammaN
in interface GLONASSOrbitalElements
public 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 GLONASSOrbitalElements
public void setTime(double time)
time
- the time to setCopyright © 2002-2022 CS GROUP. All rights reserved.