BioCMAMC-ST
|
Represents scalar data sourced from an external file. More...
#include <scalar_factory.hpp>
Public Attributes | |
size_t | n_compartment |
Number of compartments represented in the file. | |
std::string_view | path |
Path to the file containing scalar data for compartments. | |
Represents scalar data sourced from an external file.
size_t Core::ScalarFactory::File::n_compartment |
Number of compartments represented in the file.
std::string_view Core::ScalarFactory::File::path |
Path to the file containing scalar data for compartments.