|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::EOP,包括所有继承而来的类成员
| EOP()=default (定义于 ast::EOP) | ast::EOP | |
| findEntryIndex(double mjdUTC, int &index, double &frac) const | ast::EOP | protected |
| getEntry(int mjd) const | ast::EOP | |
| getLOD(const TimePoint &tp) const | ast::EOP | |
| getLOD_UTC(const JulianDate &jdUTC) const | ast::EOP | |
| getLOD_UTCMJD(double mjdUTC) const | ast::EOP | |
| getPoleMotion(const TimePoint &tp, double &x, double &y) const | ast::EOP | |
| getPoleMotionUTC(const JulianDate &jdUTC, double &x, double &y) const | ast::EOP | |
| getPoleMotionUTCMJD(double mjdUTC, double &x, double &y) const | ast::EOP | |
| getUT1MinusUTC(const TimePoint &tp) const | ast::EOP | |
| getUT1MinusUTC_UTC(const JulianDate &jdUTC) const | ast::EOP | |
| getUT1MinusUTC_UTCMJD(double mjdUTC) const | ast::EOP | |
| getValue(size_t index, double frac) const | ast::EOP | inlineprotected |
| getXYCorrection(const TimePoint &tp, array2d &xyCorrection) const | ast::EOP | |
| getXYCorrectionUTC(const JulianDate &jdUTC, array2d &xyCorrection) const | ast::EOP | |
| getXYCorrectionUTCMJD(double mjdUTC, array2d &xyCorrection) const | ast::EOP | |
| load(StringView filepath) | ast::EOP | |
| load(StringView filepath, std::vector< Entry > &data) | ast::EOP | static |
| loadDefault() | ast::EOP | |
| m_data (定义于 ast::EOP) | ast::EOP | protected |
| m_endMJD (定义于 ast::EOP) | ast::EOP | protected |
| m_startMJD (定义于 ast::EOP) | ast::EOP | protected |
| setEntry(int mjd, const Entry &entry) | ast::EOP | |
| size() const | ast::EOP | inline |
| unload() | ast::EOP | |
| ~EOP()=default (定义于 ast::EOP) | ast::EOP |