Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::IGeographicCoordinates Struct Reference

#include <libastro.h>

Public Attributes

double longitude
 
double latitude
 
double elevation
 

Detailed Description

Definition at line 64 of file libastro.h.

Member Data Documentation

◆ elevation

double INDI::IGeographicCoordinates::elevation

Elevation from Mean Sea Level in meters

Definition at line 68 of file libastro.h.

◆ latitude

double INDI::IGeographicCoordinates::latitude

Latitude in degrees (-90 to +90)

Definition at line 67 of file libastro.h.

◆ longitude

double INDI::IGeographicCoordinates::longitude

Longitude in degrees (0 to 360 eastward.)

Definition at line 66 of file libastro.h.


The documentation for this struct was generated from the following file: