|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
Public 属性 | |
| bool | enabled_ {true} |
| ETLESource | source_ {ETLESource::eFile} |
| ESwitchMethod | switch_method_ {ESwitchMethod::eEpoch} |
| TimePoint | switchEpoch_ |
| TLE | tle_ |
| double | epochTime_ {0.0} |
| double | meanMotionDotTime_ {0.0} |
| double | motionDotDot_ {0.0} |
| int | iexp_ {0} |
| double | bstar_ {0.0} |
| int | ibexp_ {0} |
| double | inclination_ {0.0} |
| double | rightAscenOfNode_ {0.0} |
| double | eccentricity_ {0.0} |
| double | argOfPerigee_ {0.0} |
| double | meanAnomaly_ {0.0} |
| double | meanMotion_ {0.0} |
| int | revNumber_ {0} |
| int | ephType_ {0} |
| int | elementNumber_ {0} |
| char | classification_ {'U'} |