InnerDrive.Geography Namespace

Includes bases and classes to use with GIS and other geography-aware applications.

Classes

AstronomyFundamentals Encapsulates astronomical fundamentals used by the SunObservation and MoonObservation classes.
AstronomyObservation Base class for observations of astronomical phenomena
MoonObservation Calculates moon rises, sets, phases, and other data related to the moon.
Node Represents a point in space relative to the surface of the earth.
SunObservation Calculates sunrises, sunsets, and other observations of the sun.

Structures

Direction Represents a direction or directional heading.
Latitude Represents a northing value in the Latitude-Longitude coordinate system.
Longitude Represents an easting value in the Latitude-Longitude coordinate system.

Interfaces

IDmsCoordinate Defines the behaviors and properties of a coordinate that can be expressed in terms of degrees, minutes, and seconds.
IGeoLocatable Defines the behaviors and properties of a point on earth.
ILocatable Defines the behaviors and properties of a point on earth.
Obsolete.