Header menu logo issie

SimulationGraphAnalyser Module

Functions and values

Function or value Description

analyseSimulationGraph diagramName graph connections

Full Usage: analyseSimulationGraph diagramName graph connections

Parameters:
Returns: SimulationError option

Analyse a SimulationGraph and return any error (or None). The SimulationGraph should be fully merged with its dependency, so this function has to be called after the dependency merger has finished. This function assumes that there are no cyclic dependencies.

diagramName : string
graph : SimulationGraph
connections : Connection list
Returns: SimulationError option

Type something to start searching.