PerishableSimResultsWrapper
class PerishableSimResultsWrapper(simulationResults: SimulationResults, stale: Boolean = false) : PerishableSimulationResults, SimulationResults
A wrapper around SimulationResults objects to make them implement PerishableSimResultsWrapper. Used by TypeUtilsEditablePlanAdapter internally.
Functions
Link copied to clipboard
The input directives that were used for this simulation, deserialized as AnyDirective.
The input directives that were used for this simulation.
Link copied to clipboard