public class BeidouAlmanac extends AbstractAlmanac
Constructor and Description |
---|
BeidouAlmanac()
构建一个新的星历。
|
Modifier and Type | Method and Description |
---|---|
int |
getHealth()
获取健康状态。
|
void |
setHealth(int health)
设置健康状态。
|
void |
setI0(double inc, double dinc)
设置参考时间的倾斜角(弧度)。
|
void |
setSqrtA(double sqrtA)
设置半长轴的平方根(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, getCycleDuration, getE, getI0, getM0, getMu, getOmega0, getOmegaDot, getPa, getPRN, getPropagator, getPropagator, getPropagator, getSma, getTime, getWeek
durationFrom, getDate
public void setSqrtA(double sqrtA)
此外,此方法设置半长轴的值。
sqrtA
- 半长轴的平方根(m^1/2)
public void setI0(double inc, double dinc)
inc
- 轨道参考倾斜角
dinc
- 参考时间的轨道参考倾斜角修正
public int getHealth()
public void setHealth(int health)
health
- 要设置的健康状态
Copyright © 2002-2023 CS GROUP. All rights reserved.