SDTS_AL
Public Member Functions | Public Attributes | List of all members
SDTSRawPoint Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSRawPoint:
SDTSFeature

Public Member Functions

virtual void Dump (FILE *) override
 

Public Attributes

double dfX
 
double dfY
 
double dfZ
 
SDTSModId oAreaId
 
- Public Attributes inherited from SDTSFeature
SDTSModId oModId
 
int nAttributes
 
SDTSModIdpaoATID
 

Detailed Description

Object containing a point feature (type NA, NO or NP).

Member Function Documentation

◆ Dump()

void SDTSRawPoint::Dump ( FILE *  )
overridevirtual

Dump readable description of feature to indicated stream.

Implements SDTSFeature.

Member Data Documentation

◆ dfX

double SDTSRawPoint::dfX

X coordinate of point.

◆ dfY

double SDTSRawPoint::dfY

Y coordinate of point.

◆ dfZ

double SDTSRawPoint::dfZ

Z coordinate of point.

◆ oAreaId

SDTSModId SDTSRawPoint::oAreaId

Optional identifier of area marked by this point (i.e. PC01:27).


The documentation for this class was generated from the following files: