Uses of Interface
com.luciad.geodesy.ILcdVerticalDatum
Package
Description
Specifies ellipsoids and geodetic datums.
Everything related to model references and view references.
-
Uses of ILcdVerticalDatum in com.luciad.geodesy
-
Uses of ILcdVerticalDatum in com.luciad.reference
Modifier and TypeMethodDescriptionILcdGeoidReference.getVerticalDatum()
Deprecated.Returns theILcdVerticalDatum
of thisILcdGeoidReference
.TLcdGeoidReference.getVerticalDatum()
Deprecated.ModifierConstructorDescriptionTLcdGeoidReference
(ILcdGeodeticDatum aGeodeticDatum, ILcdVerticalDatum aVerticalDatum) Deprecated.Constructor with anILcdGeodeticDatum
and anILcdVerticalDatum
.
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums andILcdGeoReference
instances such ascom.luciad.reference.ILcdGridReference
.