CanvasStateAnalyser Module
Types
Type | Description |
Functions and values
Function or value | Description |
Full Usage:
analyseState (arg1, arg2) ldComps
Parameters:
Component list
arg1 : Connection list
ldComps : LoadedComponent list
Returns: SimulationError option * ConnectionsWidth option
|
|
Full Usage:
checkAdderUnnecessaryNC (arg1, arg2)
Parameters:
Component list
arg1 : Connection list
Returns: SimulationError option
|
|
Full Usage:
checkComponentNamesAreOk (arg1, arg2)
Parameters:
Component list
arg1 : Connection list
Returns: SimulationError option
|
|
Full Usage:
checkCustomComponentForOkIOs c args sheets
Parameters:
Component
args : CustomComponentType
sheets : LoadedComponent list
Returns: Result<unit, (Component * CustomComponentError)>
|
|
Full Usage:
checkCustomComponentsOk (arg1, arg2) sheets
Parameters:
Component list
arg1 : Connection list
sheets : LoadedComponent list
Returns: SimulationError option
|
|
Full Usage:
getOutErrType count port rmInfo
Parameters:
int
port : Port
rmInfo : PortRmInfo
Returns: SimulationErrorType
|
|
|
|
|
|
|
|
Full Usage:
portNames componentType
Parameters:
ComponentType
Returns: string list * string list
|