Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Study::SystemModel::Parameter Class Reference

#include <parameter.h>

Public Member Functions

 Parameter (std::string id, TimeDependent timeDependent, ScenarioDependent scenarioDependent)
 
const std::string & Id () const
 
bool isTimeDependent () const
 
bool isScenarioDependent () const
 

Detailed Description

A parameter of the model: a parameter is mainly defined by a name and expected type. When the model is instantiated as a component, a value must be provided for parameters, either as constant values or timeseries-based values.


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