![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
This is the complete list of members for supernovas::Calendar, including all inherited members.
| _valid | supernovas::Validating | protected |
| astronomical() | supernovas::Calendar | static |
| date(int year, int month, int day, const TimeAngle &time=TimeAngle::zero()) const | supernovas::Calendar | |
| date(double jd) const | supernovas::Calendar | |
| date(time_t t, long nanos=0) const | supernovas::Calendar | |
| date(const struct timespec *ts) const | supernovas::Calendar | |
| gregorian() | supernovas::Calendar | static |
| is_valid() const | supernovas::Validating | inline |
| operator bool() const | supernovas::Validating | inlineexplicit |
| parse_date(const std::string &str, enum novas_date_format fmt=NOVAS_YMD) const | supernovas::Calendar | |
| roman() | supernovas::Calendar | static |
| to_string() const | supernovas::Calendar | |
| type() const | supernovas::Calendar | |
| Validating() | supernovas::Validating | inlineprotected |