public class QZSSAlmanac extends AbstractAlmanac implements GNSSOrbitalElements
Constructor and Description |
---|
QZSSAlmanac()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getHealth()
Gets the Health status.
|
String |
getSource()
Gets the source of this QZSS almanac.
|
void |
setHealth(int health)
Sets the health status.
|
void |
setSource(String source)
Sets the source of this GPS almanac.
|
void |
setSqrtA(double sqrtA)
Setter for the Square Root of Semi-Major Axis (m^1/2).
|
getAf2, getCic, getCis, getCrc, getCrs, getCuc, getCus, getIDot, getMeanMotion
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 void setSqrtA(double sqrtA)
In addition, this method set the value of the Semi-Major Axis.
sqrtA
- the Square Root of Semi-Major Axis (m^1/2)public String getSource()
public void setSource(String source)
source
- the source of this GPS almanacpublic int getHealth()
public void setHealth(int health)
health
- the health status to setCopyright © 2002-2022 CS GROUP. All rights reserved.