|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Struct to hold the active temperature range for the reaction chain. More...
#include <chains.h>
Public Attributes | |
| std::optional< double > | minT9 |
| Minimum temperature (in T9) for which the chain is active. | |
| std::optional< double > | maxT9 |
| Maximum temperature (in T9) for which the chain is active. | |
Struct to hold the active temperature range for the reaction chain.
| std::optional<double> gridfire::policy::TemperatureDependentChainPolicy::ActiveTempRange::maxT9 |
Maximum temperature (in T9) for which the chain is active.
| std::optional<double> gridfire::policy::TemperatureDependentChainPolicy::ActiveTempRange::minT9 |
Minimum temperature (in T9) for which the chain is active.