Package empro :: Module empro :: Module output :: Class ProjectOutput
[frames] | no frames]

Class ProjectOutput

core.Updatable --+
                 |
                ProjectOutput

This class represents the output data for a specific project which may contain one or more simulations.

Class Hierarchy for ProjectOutput
Class Hierarchy for ProjectOutput

Instance Methods
list{string}
availableSimulationIds()
Returns a list of all simulation ids that are in the project output.
None
refresh()
Reloads the current project output.
 
simulation(...)
No documentation available.

Inherited from core.Updatable: __enter__, __exit__, clone, hash, isValid, reasonWhyInvalid