#include <DimensionsInfo.h>
Public Attributes | |
IEC61970::Base::Domain::String | orientation |
IEC61970::Base::Domain::Length | sizeDepth |
IEC61970::Base::Domain::Length | sizeDiameter |
IEC61970::Base::Domain::Length | sizeLength |
IEC61970::Base::Domain::Length | sizeWidth |
std::list< IEC61968::InfIEC61968::InfAssets::Specification * > | Specifications |
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 |
As applicable, the basic linear, area, or volume dimensions of an asset, asset type (AssetModel) or other type of object (such as land area). Units and multipliers are specified per dimension.
IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfAssets::DimensionsInfo::orientation |
A description of the orientation of the object relative to the dimensions. As an example, a vault may have north-south orientation for the sizeLength measurement and sizeDepth may be the height of the vault.
IEC61970::Base::Domain::Length IEC61968::InfIEC61968::InfAssets::DimensionsInfo::sizeDepth |
Depth measurement.
IEC61970::Base::Domain::Length IEC61968::InfIEC61968::InfAssets::DimensionsInfo::sizeDiameter |
Diameter measurement.
IEC61970::Base::Domain::Length IEC61968::InfIEC61968::InfAssets::DimensionsInfo::sizeLength |
Length measurement.
IEC61970::Base::Domain::Length IEC61968::InfIEC61968::InfAssets::DimensionsInfo::sizeWidth |
Width measurement.