Microscopic Traffic Simulator
Microscopic_Traffic_Simulator.Converters Namespace Reference

Classes

class  EnumMatchToBooleanConverter
 Converts enum value to boolean and vice versa. More...
 
class  FromBoolToStar
 Converter from bool status to empty string or string "*". More...
 
class  FromSimulationSpeedToString
 Converter from simulation speed to string. More...
 
class  FromSimulationStepsToPauseToString
 
class  FromTimeSpanToHoursString
 Converter from TimeSpan to string representation HH:MM:SS.SSS More...
 
class  FromUICultureNameToItemChecked
 Converter from UICulture name string to checked status of checkbox item. More...