Exemplo n.º 1
0
 public double get_Driver_Speed()
 {
     Driver_Speed.Read_type();
     return(Driver_Speed.value);
 }