|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.scubatoolkit.Scuba
Description of the Class
| Constructor Summary | |
Scuba()
|
|
| Method Summary | |
static double |
ATA2Depth(double ATA,
UnitsSystem units)
Description of the Method |
static double |
BAR2PSI(double BAR)
Description of the Method |
static double |
depth2ATA(double depth,
boolean m)
Description of the Method |
static double |
depth2ATA(double depth,
UnitsSystem units)
depth2ATA converts depth in FSW to ATA at sea level |
static double |
PSI2BAR(double PSI)
Description of the Method |
static double |
round(double n,
int p)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Scuba()
| Method Detail |
public static double depth2ATA(double depth,
boolean m)
depth - Description of the Parameterm - Description of the Parameter
public static double depth2ATA(double depth,
UnitsSystem units)
depth - The depth to convertunits - The units system for the depth
public static double ATA2Depth(double ATA,
UnitsSystem units)
ATA - Description of the Parameter
public static double PSI2BAR(double PSI)
PSI - Description of the Parameter
public static double BAR2PSI(double BAR)
BAR - Description of the Parameter
public static double round(double n,
int p)
n - Description of the Parameterp - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||