NDEVR
API Documentation
RW5Point

Represents a single survey point from a Carlson RW5 file, extending GPSPoint with name, location, and point type information. More...

Inheritance diagram for RW5Point:
[legend]
Collaboration diagram for RW5Point:
[legend]

Public Attributes

bool is_scale_point = false
 Whether this is a scale/base point.
bool is_total_station_point = false
 Whether this was collected with a total station.
String lld_number
 The LLD (legal land description) number.
Vertex< 3, fltp08location = Constant< Vertex<3, fltp08>>::Invalid
 The 3D coordinates of the point.
String name
 The point name or identifier.
Public Attributes inherited from GPSPoint
Vertex< 3, fltp08lat_lon = Constant<Vertex<3, fltp08>>::Invalid
 Position as (latitude, longitude, altitude). Latitude in decimal degrees (S < 0 > N), longitude in decimal degrees (W < 0 > E), altitude in meters.
GNSSQuality quality = GNSSQuality::e_invalid
 Quality indicator of the GNSS fix.
Time time = Constant<Time>::Invalid
 UTC timestamp of the fix.

Detailed Description

Represents a single survey point from a Carlson RW5 file, extending GPSPoint with name, location, and point type information.

Definition at line 12 of file RW5Info.h.


The documentation for this struct was generated from the following file: