gridspice.simulation

Created on Jul 20, 2012

@author: jimmy

class gridspice.simulation.Simulation(id, project)

The GridSpice simulation object contains a project’s simulation results

getResults()

Gets the models associated with this project (Models need to be loaded.)

load()

loads the Simulation report - May be removing this?

Previous topic

gridspice.model

Next topic

gridspice.project

This Page