Geodetic-0.4: Geodetic calculations

Data.Geo.ElevatedCurve

Description

An elevated curve is a geodetic curve with an elevation in metres.

Synopsis

Documentation

elevatedCurve :: GeodeticCurve -> Elevation -> ElevatedCurveSource

Construct an elevated curve.

curveLength :: ElevatedCurve -> DoubleSource

Compute the length of an elevated curve.