nrel.hive.runner.runner_payload
Module Contents
Classes
Holds the simulation state, dispatcher and reports for the simulation run. |
- class nrel.hive.runner.runner_payload.RunnerPayload[source]
Bases:
NamedTupleHolds the simulation state, dispatcher and reports for the simulation run.
- Parameters:
s (
SimulationState) – the simulation statee (
Environment) – the environmental assets for this simulationu (
Update) – the updates we need to apply during each sim step