Searched refs:PHYS_SLEW_SEC (Results 1 – 1 of 1) sorted by relevance
63 public static final int PHYS_SLEW_SEC = 120; // degrees/second rotate field in LunarView.LunarThread699 mHeading += mRotating * (PHYS_SLEW_SEC * elapsed); in updatePhysics()