BioCMAMC-ST
Core::ScalarFactory::File Struct Reference

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.
 

Detailed Description

Represents scalar data sourced from an external file.

Member Data Documentation

◆ n_compartment

size_t Core::ScalarFactory::File::n_compartment

Number of compartments represented in the file.

◆ path

std::string_view Core::ScalarFactory::File::path

Path to the file containing scalar data for compartments.


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