EPEsoRunPeriodPeriods class

class eprun.eprun.EPEsoRunPeriodPeriods[source]

A class for the run period time periods recorded in a EPEsoSimulationEnviroment instance.

property cumulative_days_of_simulation

The ‘cumulative days of simulation’ for the run period periods.

Return type

tuple

get_start_times()[source]

Returns the start times for the run period periods.

Returns

A tuple of datetime.datetime instances

Return type

tuple