28#include "TSnumberData.h"
30namespace Antares::Data::ScenarioBuilder
36 CString<512, false> get_prefix()
const override;
37 uint get_tsGenCount(
const Study& study)
const override;
40inline CString<512, false> solarTSNumberData::get_prefix()
const
Rules for TS numbers, for all years and a single timeseries.
Definition TSnumberData.h:32
Definition solarTSNumberData.h:33
bool apply(Study &study) override
Apply the changes to the study corresponding data (time series, hydro levels, ...)
Definition SolarTSNumberData.cpp:40