#include <Location.h>


The place, scene, or point of something where someone or something has been, is, and/or will be at a given moment in time. It can be defined with one or more postition points (coordinates) in a given coordinate system.
| std::list<IEC61968::Common::ConfigurationEvent*> IEC61968::Common::Location::ConfigurationEvents | 
All configuration events created for this location.
| IEC61968::Common::CoordinateSystem* IEC61968::Common::Location::CoordinateSystem | 
Coordinate system used to describe position points of this location.
| IEC61970::Base::Domain::String IEC61968::Common::Location::direction | 
(if applicable) Direction that allows field crews to quickly find a given asset. For a given location, such as a street address, this is the relative direction in which to find the asset. For example, a streetlight may be located at the 'NW' (northwest) corner of the customer's site, or a usage point may be located on the second floor of an apartment building.
| IEC61968::Common::ElectronicAddress IEC61968::Common::Location::electronicAddress | 
Electronic address.
| IEC61970::Base::Domain::String IEC61968::Common::Location::geoInfoReference | 
(if applicable) Reference to geographical information source, often external to the utility.
| IEC61968::Common::StreetAddress IEC61968::Common::Location::mainAddress | 
Main address of the location.
| IEC61968::Common::TelephoneNumber IEC61968::Common::Location::phone1 | 
Phone number.
| IEC61968::Common::TelephoneNumber IEC61968::Common::Location::phone2 | 
Additional phone number.
| std::list<IEC61968::Common::PositionPoint*> IEC61968::Common::Location::PositionPoints | 
Sequence of position points describing this location, expressed in coordinate system 'Location.CoordinateSystem'.
| std::list<IEC61970::Base::Core::PowerSystemResource*> IEC61968::Common::Location::PowerSystemResources | 
All power system resources at this location.
| IEC61968::Common::StreetAddress IEC61968::Common::Location::secondaryAddress | 
Secondary address of the location. For example, PO Box address may have different ZIP code than that in the 'mainAddress'.
| IEC61968::Common::Status IEC61968::Common::Location::status | 
Status of this location.
| IEC61970::Base::Domain::String IEC61968::Common::Location::type | 
Classification by utility's corporate standards and practices, relative to the location itself (e.g., geographical, functional accounting, etc., not a given property that happens to exist at that location).
 1.8.13