C# (CSharp) RoboGO.ViewModels Namespace

Classes

Name Description
DelegateCommand Command class for executing one function. Function type: void functionName(void)
IDEViewModel ViewModel between IDEView and ScriptRunner.
IntellisenseViewModel
SimulatorViewModel ViewModel for the simulator class. Note: Uses StringUI class for output.
ViewModelManualSteering ViewModel for GUIManualSteering. \todo Way to inform View about errors, like not being connected to robot.(Example messaging.)
passwordWindowViewModel ViewModel for password window.