![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
This is the complete list of members for supernovas::Weather, including all inherited members.
| _valid | supernovas::Validating | protected |
| humidity() const | supernovas::Weather | |
| is_valid() const | supernovas::Validating | inline |
| operator bool() const | supernovas::Validating | inlineexplicit |
| pressure() const | supernovas::Weather | |
| standard() | supernovas::Weather | static |
| temperature() const | supernovas::Weather | |
| to_string() const | supernovas::Weather | |
| Validating() | supernovas::Validating | inlineprotected |
| Weather(const Temperature &T, const Pressure &p, double humidity_fraction) | supernovas::Weather | |
| Weather(double celsius, double pascal, double humidity_fraction) | supernovas::Weather |