public abstract class AbstractAlmanac extends CommonGnssData implements GNSSOrbitalElements
Constructor and Description |
---|
AbstractAlmanac(double mu, double angularVelocity, int weekNumber)
构造函数。
|
Modifier and Type | Method and Description |
---|---|
double |
getAf2()
获取漂移率修正系数。
|
double |
getCic()
获取Cic参数。
|
double |
getCis()
获取Cis参数。
|
double |
getCrc()
获取Crc参数。
|
double |
getCrs()
获取Crs参数。
|
double |
getCuc()
获取Cuc参数。
|
double |
getCus()
获取Cus参数。
|
double |
getIDot()
获取倾斜角速率。
|
double |
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, getCycleDuration, getE, getI0, getM0, getMu, getOmega0, getOmegaDot, getPa, getPRN, getPropagator, getPropagator, getPropagator, getSma, getTime, getWeek
durationFrom, getDate
public AbstractAlmanac(double mu, double angularVelocity, int weekNumber)
mu
- 地球的普遍引力参数
angularVelocity
- GNSS模型的地球平均角速度
weekNumber
- GNSS周期中的周数
public double getMeanMotion()
getMeanMotion
在接口 GNSSOrbitalElements
public double getIDot()
默认情况下,不包含在GNSS星历中
getIDot
在接口 GNSSOrbitalElements
public double getCuc()
默认情况下,不包含在GNSS星历中
getCuc
在接口 GNSSOrbitalElements
public double getCus()
默认情况下,不包含在GNSS星历中
getCus
在接口 GNSSOrbitalElements
public double getCrc()
默认情况下,不包含在GNSS星历中
getCrc
在接口 GNSSOrbitalElements
public double getCrs()
默认情况下,不包含在GNSS星历中
getCrs
在接口 GNSSOrbitalElements
public double getCic()
默认情况下,不包含在GNSS星历中
getCic
在接口 GNSSOrbitalElements
public double getCis()
默认情况下,不包含在GNSS星历中
getCis
在接口 GNSSOrbitalElements
public double getAf2()
默认情况下,不包含在GNSS星历中
Copyright © 2002-2023 CS GROUP. All rights reserved.