1 #ifndef vcsl_geographic_h_ 2 #define vcsl_geographic_h_ 65 #endif // vcsl_geographic_h_ Represent a location relative to the earth.
A spatial coordinate system.
vcsl_spheroid_sptr spheroid() const
Return the spheroid.
~vcsl_geographic() override=default
void set_spheroid(vcsl_spheroid_sptr const &s)
Set the spheroid.
A spatial coordinate system.
vcsl_spheroid_sptr spheroid_
Spheroid.