Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Solver::Variable::Results< FirstDecoratorT, DecoratorForSpatialAggregateT > Class Template Reference

#include <results.h>

Inheritance diagram for Antares::Solver::Variable::Results< FirstDecoratorT, DecoratorForSpatialAggregateT >:

Public Types

enum  { count = DecoratorType::count }
 
enum  { categoryFile = FirstDecoratorT::categoryFile }
 
typedef FirstDecoratorT DecoratorType
 Type of the first decorator.
 

Public Member Functions

void initializeFromStudy (Antares::Data::Study &)
 Initialize result outputs from study.
 
void reset ()
 Reset all values.
 
void merge (uint year, const IntermediateValues &data)
 Merge the intermediate values.
 
template<class S , class VCardT >
void buildSurveyReport (SurveyResults &report, const S &results, int dataLevel, int fileLevel, int precision) const
 
template<class VCardT >
void buildDigest (SurveyResults &results, int digestLevel, int dataLevel) const
 
Antares::Memory::Stored< double >::ConstReturnType hourlyValuesForSpatialAggregate () const
 

Detailed Description

template<class FirstDecoratorT, template< class, int > class DecoratorForSpatialAggregateT>
class Antares::Solver::Variable::Results< FirstDecoratorT, DecoratorForSpatialAggregateT >
Template Parameters
FirstDecoratorTThe first decorator for the class. The common values are Raw, Average, Min, Max... This parameter is a static list.

Member Enumeration Documentation

◆ anonymous enum

template<class FirstDecoratorT , template< class, int > class DecoratorForSpatialAggregateT>
anonymous enum
Enumerator
count 

The count if item in the list.


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