Declared in ReactionWheelArrayThermalModel
Declaration
void Initialise(
string filePath
);Description
Loads the thermal model from a CSV file and stores the data in the model. This will be able to use a lookup based on some parameter that is configured.
Parameters
| Name | Description |
|---|---|
| filePath | The full file path to the particular lookup table |