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

Static Public Attributes

static constexpr std::string string {}
 
static constexpr double atmosphericBar {0}
 
static constexpr double max {1}
 
static constexpr double min {0}
 
static constexpr double capacity {0}
 
static constexpr double thickness {0}
 
static constexpr double permeability {0}
 
static constexpr bool isCargo {false}
 
static constexpr double density {1}
 
static constexpr eTankContentsType contentsType {eTankContentsType::Void}
 

Member Data Documentation

◆ atmosphericBar

double iv::tanks::Tank::DefaultValues::atmosphericBar {0}
staticconstexpr

◆ capacity

double iv::tanks::Tank::DefaultValues::capacity {0}
staticconstexpr

◆ contentsType

eTankContentsType iv::tanks::Tank::DefaultValues::contentsType {eTankContentsType::Void}
staticconstexpr

◆ density

double iv::tanks::Tank::DefaultValues::density {1}
staticconstexpr

◆ isCargo

bool iv::tanks::Tank::DefaultValues::isCargo {false}
staticconstexpr

◆ max

double iv::tanks::Tank::DefaultValues::max {1}
staticconstexpr

◆ min

double iv::tanks::Tank::DefaultValues::min {0}
staticconstexpr

◆ permeability

double iv::tanks::Tank::DefaultValues::permeability {0}
staticconstexpr

◆ string

std::string iv::tanks::Tank::DefaultValues::string {}
staticconstexpr

◆ thickness

double iv::tanks::Tank::DefaultValues::thickness {0}
staticconstexpr

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