|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ctdp.rfdynhud.gamedata.ProfileInfo.SpeedUnits.Convert
public static final class ProfileInfo.SpeedUnits.Convert
Field Summary | |
---|---|
static float |
KPH_TO_MPH
kilometers per hour (km/h) to miles per hour (mi/h) |
static float |
KPH_TO_MPS
kilometers per hour (km/h) miles per hour (mi/h) |
static float |
MPH_TO_KPH
miles per hour (mi/h) to kilometers per hour (km/h) |
static float |
MPH_TO_MPS
miles per hour (mi/h) to meters per second (m/s) |
static float |
MPS_TO_KPH
meters per second (m/s) to kilometers per hour (km/h) |
static float |
MPS_TO_MPH
meters per second (m/s) to miles per hour (mi/h) |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final float MPS_TO_MPH
public static final float MPS_TO_KPH
public static final float MPH_TO_MPS
public static final float KPH_TO_MPS
public static final float KPH_TO_MPH
public static final float MPH_TO_KPH
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |