Property | Type | Description | |
---|---|---|---|
Refresh | void |
Method | Description | |
---|---|---|
Get ( string sim ) : ISimulator | ||
GetRunning ( ) : ISimulator |
Gets the simulator that is running. If mutltiple are; the first one is picked.
|
|
Simulators ( ) : System |
Upon initializing try loading all simulators from the catalog.
|
Method | Description | |
---|---|---|
Refresh ( ) : void |
Refreshes the catalog and initializes all simulators with the host (Telemetry class).
|