public static class MagneticExtensions
GetMagnetic(Coordinate, DataModel) | Creates a Magnetic object from a Coordinate. Assumes height is at MSL and a provided data model. |
GetMagnetic(Coordinate, Distance, DataModel) | Creates a Magnetic object from a Coordinate with a specified height above MSL and a provided data model. |
GetMagnetic(Coordinate, Double, DataModel) | Creates a Magnetic object from a Coordinate with a specified height in meters above MSL and a provided data model. |