#include <orsa_orbit.h>
Collaboration diagram for Asteroid:
Public Attributes | |
int | n |
OrbitWithEpoch | orb |
std::string | name |
double | mag |
OrbitWithCovarianceMatrixGSL | orb |
Definition at line 187 of file orsa_orbit.h.
int n |
Definition at line 189 of file orsa_orbit.h.
Referenced by NEODYSCAT::Read(), JPLDastcomCometFile::Read(), JPLDastcomUnnumFile::Read(), JPLDastcomNumFile::Read(), AstDySMatrixFile::Read(), MPCCometFile::Read(), MPCOrbFile::Read(), and AstorbFile::Read().
Definition at line 190 of file orsa_orbit.h.
Referenced by NEODYSCAT::Read(), JPLDastcomCometFile::Read(), JPLDastcomUnnumFile::Read(), JPLDastcomNumFile::Read(), AstDySMatrixFile::Read(), MPCCometFile::Read(), MPCOrbFile::Read(), and AstorbFile::Read().
std::string name |
Definition at line 191 of file orsa_orbit.h.
Referenced by NEODYSCAT::Read(), JPLDastcomCometFile::Read(), JPLDastcomUnnumFile::Read(), JPLDastcomNumFile::Read(), AstDySMatrixFile::Read(), MPCCometFile::Read(), MPCOrbFile::Read(), and AstorbFile::Read().
double mag |
Definition at line 192 of file orsa_orbit.h.
Referenced by AstDySMatrixFile::Read(), MPCCometFile::Read(), MPCOrbFile::Read(), and AstorbFile::Read().
Definition at line 95 of file orsa_orbit_gsl.h.