![]() |
siderust-cpp
Header-only C++ wrapper for siderust
|
This is the complete list of members for siderust::Star, including all inherited members.
| c_handle() const | siderust::Star | inline |
| catalog(const std::string &name) | siderust::Star | inlinestatic |
| create(const std::string &name, double distance_ly, double mass_solar, double radius_solar, double luminosity_solar, double ra_deg, double dec_deg, double epoch_jd, const std::optional< ProperMotion > &pm=std::nullopt) | siderust::Star | inlinestatic |
| distance_ly() const | siderust::Star | inline |
| luminosity_solar() const | siderust::Star | inline |
| mass_solar() const | siderust::Star | inline |
| name() const | siderust::Star | inline |
| operator bool() const | siderust::Star | inlineexplicit |
| operator=(Star &&o) noexcept | siderust::Star | inline |
| operator=(const Star &)=delete | siderust::Star | |
| radius_solar() const | siderust::Star | inline |
| Star()=default | siderust::Star | |
| Star(Star &&o) noexcept | siderust::Star | inline |
| Star(const Star &)=delete | siderust::Star | |
| ~Star() | siderust::Star | inline |