Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::tanks::Tank::Keys Struct Reference

Static Public Attributes

static constexpr std::string_view name {"Name"}
 
static constexpr std::string_view description {"Description"}
 
static constexpr std::string_view contentType {"ContentType"}
 
static constexpr std::string_view isCargo {"IsCargo"}
 
static constexpr std::string_view densityDefault {"DensityDefault"}
 
static constexpr std::string_view soundingUnits {"SoundingUnits"}
 
static constexpr std::string_view keyOffset {"Offset"}
 
static constexpr std::string_view xMin {"xMin"}
 
static constexpr std::string_view xMax {"xMax"}
 
static constexpr std::string_view yMin {"yMin"}
 
static constexpr std::string_view yMax {"yMax"}
 
static constexpr std::string_view zMin {"zMin"}
 
static constexpr std::string_view zMax {"zMax"}
 
static constexpr std::string_view capacity {"Capacity"}
 
static constexpr std::string_view thickness {"Thickness"}
 
static constexpr std::string_view permeability {"Permeability"}
 

Member Data Documentation

◆ capacity

std::string_view iv::tanks::Tank::Keys::capacity {"Capacity"}
staticconstexpr

◆ contentType

std::string_view iv::tanks::Tank::Keys::contentType {"ContentType"}
staticconstexpr

◆ densityDefault

std::string_view iv::tanks::Tank::Keys::densityDefault {"DensityDefault"}
staticconstexpr

◆ description

std::string_view iv::tanks::Tank::Keys::description {"Description"}
staticconstexpr

◆ isCargo

std::string_view iv::tanks::Tank::Keys::isCargo {"IsCargo"}
staticconstexpr

◆ keyOffset

std::string_view iv::tanks::Tank::Keys::keyOffset {"Offset"}
staticconstexpr

◆ name

std::string_view iv::tanks::Tank::Keys::name {"Name"}
staticconstexpr

◆ permeability

std::string_view iv::tanks::Tank::Keys::permeability {"Permeability"}
staticconstexpr

◆ soundingUnits

std::string_view iv::tanks::Tank::Keys::soundingUnits {"SoundingUnits"}
staticconstexpr

◆ thickness

std::string_view iv::tanks::Tank::Keys::thickness {"Thickness"}
staticconstexpr

◆ xMax

std::string_view iv::tanks::Tank::Keys::xMax {"xMax"}
staticconstexpr

◆ xMin

std::string_view iv::tanks::Tank::Keys::xMin {"xMin"}
staticconstexpr

◆ yMax

std::string_view iv::tanks::Tank::Keys::yMax {"yMax"}
staticconstexpr

◆ yMin

std::string_view iv::tanks::Tank::Keys::yMin {"yMin"}
staticconstexpr

◆ zMax

std::string_view iv::tanks::Tank::Keys::zMax {"zMax"}
staticconstexpr

◆ zMin

std::string_view iv::tanks::Tank::Keys::zMin {"zMin"}
staticconstexpr

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