Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class corresponds to the DSPM record of the S57 format. More...
#include <ilviews/maps/format/s57/s57divrecord.h>
Public Member Functions | |
IlvDSPMRecord (const IlvI8211Record &record) | |
Initializes a DSPM record. | |
IlInt | getComf () |
Returns the coordinate multiplication factor. | |
IlvS57Enumeration * | getCoun () |
Returns the coordinate units. | |
IlInt | getCscl () |
Returns the compilation scale of the data. | |
IlInt | getDuni () |
Returns the units of depth measurement. | |
IlInt | getHdat () |
Returns the horizontal geodetic datum. | |
IlInt | getHuni () |
Returns the units of height measurement. | |
IlInt | getPuni () |
Returns the units of positional accuracy. | |
IlInt | getSdat () |
Returns the sounding datum. | |
IlInt | getSomf () |
Returns 3-D sounding multiplication factor. | |
IlInt | getVdat () |
Returns the vertical datum. |
This class corresponds to the DSPM record of the S57 format.
Library: ilvmaps
The IlvDSPMRecord
are reference counting objects, you must lock and unlock the objects of this class, you cannot directly delete these objects because there are shared by several other objects.
IlvFRIDRecord
, IlvVRIDRecord
, IlvDSIDRecord
, IlvS57Record
, IlvS57Reader
IlvDSPMRecord::IlvDSPMRecord | ( | const IlvI8211Record & | record | ) |
Initializes a DSPM record.
record | Contains the values to initialize the record. |
IlInt IlvDSPMRecord::getComf | ( | ) |
Returns the coordinate multiplication factor.
IlvS57Enumeration* IlvDSPMRecord::getCoun | ( | ) |
Returns the coordinate units.
IlInt IlvDSPMRecord::getCscl | ( | ) |
Returns the compilation scale of the data.
IlInt IlvDSPMRecord::getDuni | ( | ) |
Returns the units of depth measurement.
IlInt IlvDSPMRecord::getHdat | ( | ) |
Returns the horizontal geodetic datum.
IlInt IlvDSPMRecord::getHuni | ( | ) |
Returns the units of height measurement.
IlInt IlvDSPMRecord::getPuni | ( | ) |
Returns the units of positional accuracy.
IlInt IlvDSPMRecord::getSdat | ( | ) |
Returns the sounding datum.
IlInt IlvDSPMRecord::getSomf | ( | ) |
Returns 3-D sounding multiplication factor.
IlInt IlvDSPMRecord::getVdat | ( | ) |
Returns the vertical datum.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.