![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
This is the complete list of members for supernovas::Vector, including all inherited members.
| _array() const | supernovas::Vector | |
| _component | supernovas::Vector | protected |
| _valid | supernovas::Validating | protected |
| abs() const | supernovas::Vector | |
| dot(const Vector &v) const | supernovas::Vector | |
| equals(const Vector &v, double precision) const | supernovas::Vector | protected |
| is_valid() const | supernovas::Validating | inline |
| is_zero() const | supernovas::Vector | |
| operator bool() const | supernovas::Validating | inlineexplicit |
| operator*(double r) const | supernovas::Vector | |
| operator[](int idx) const | supernovas::Vector | |
| phi() const | supernovas::Vector | |
| projection_on(const Vector &v) const | supernovas::Vector | |
| scaled(double factor) const | supernovas::Vector | |
| theta() const | supernovas::Vector | |
| to_string(int decimals=3) const | supernovas::Vector | virtual |
| unit_vector() const | supernovas::Vector | |
| Validating() | supernovas::Validating | inlineprotected |
| Vector() | supernovas::Vector | protected |
| Vector(double x, double y, double z) | supernovas::Vector | explicitprotected |
| ~Vector() | supernovas::Vector | inlinevirtual |