IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Common::CoordinateSystem Class Reference

#include <CoordinateSystem.h>

Inheritance diagram for IEC61968::Common::CoordinateSystem:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Common::CoordinateSystem:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::String crsUrn
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

Coordinate reference system.

Member Data Documentation

◆ crsUrn

IEC61970::Base::Domain::String IEC61968::Common::CoordinateSystem::crsUrn

A Uniform Resource Name (URN) for the coordinate reference system (crs) used to define 'Location.PositionPoints'. An example would be the European Petroleum Survey Group (EPSG) code for a coordinate reference system, defined in URN under the Open Geospatial Consortium (OGC) namespace as: urn:ogc:def:uom:EPSG::XXXX, where XXXX is an EPSG code (a full list of codes can be found at the EPSG Registry web site http: //www.epsg-registry.org/). To define the coordinate system as being WGS84 (latitude, longitude) using an EPSG OGC, this attribute would be urn:ogc:def: uom:EPSG::4236. A profile should limit this code to a set of allowed URNs agreed to by all sending and receiving parties.


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