I just changed a little bit in my code and still dint give me the result that I need. I add a new arrry to class clack and I add if statement to chose "W" or "E" depent on the time.
String[] splits = {"90", "W","120", "E","82","E","45","E","0", "W"};
the other code I add :
City =...