IS57DepthPoint Interface Reference

The combination of a geographical position and the depth at that position. More...

import "_encxcom_encx.idl";

Inheritance diagram for IS57DepthPoint:

List of all members.

Properties

IGeoPoint ** GeoPoint [get]
 The geographical position.
DOUBLE * Depth [get]
 The depth at that geographical position. Units are metres. Referenced to the sounding datum (IS57CellInfo.SoundingDatum).


Detailed Description

The combination of a geographical position and the depth at that position.

Definition at line 1859 of file _encxcom_encx.idl.


Property Documentation

IGeoPoint ** IS57DepthPoint::GeoPoint [get]

The geographical position.

DOUBLE* IS57DepthPoint::Depth [get]

The depth at that geographical position. Units are metres. Referenced to the sounding datum (IS57CellInfo.SoundingDatum).