Header menu logo issie

GatherData Type

Record fields

Record Field Description

AllComps

Full Usage: AllComps

Field type: Map<(ComponentId * ComponentId list), (SimulationComponent * ComponentId list)>
Field type: Map<(ComponentId * ComponentId list), (SimulationComponent * ComponentId list)>

CustomInputCompLinks

Full Usage: CustomInputCompLinks

Field type: Map<(FComponentId * InputPortNumber), FComponentId>
Field type: Map<(FComponentId * InputPortNumber), FComponentId>

CustomOutputCompLinks

Full Usage: CustomOutputCompLinks

Field type: Map<FComponentId, (FComponentId * OutputPortNumber)>
Field type: Map<FComponentId, (FComponentId * OutputPortNumber)>

CustomOutputLookup

Full Usage: CustomOutputLookup

Field type: Map<(FComponentId * OutputPortNumber), FComponentId>
Field type: Map<(FComponentId * OutputPortNumber), FComponentId>

Labels

Full Usage: Labels

Field type: Map<ComponentId, string>
Field type: Map<ComponentId, string>

Simulation

Full Usage: Simulation

Field type: SimulationGraph
Field type: SimulationGraph

Instance members

Instance member Description

this.getFullName (cid, ap)

Full Usage: this.getFullName (cid, ap)

Parameters:
Returns: string
cid : ComponentId
ap : ComponentId list
Returns: string

this.getSheetName (cid, ap)

Full Usage: this.getSheetName (cid, ap)

Parameters:
Returns: string list
cid : ComponentId
ap : ComponentId list
Returns: string list

Type something to start searching.