public class ConstantDataSourceStandardAtmosphere extends ConstantDataSource
EnvironmentDataSource.LatitudeLongitudeRectangle
METERS_PER_NAUTMILE, SECS_PER_HOUR
AIR, AIR_EW, AIR_NS, AIR_PRESS, AIR_TEMP, AIR_UD, CURRENT, CURRENT_EW, CURRENT_NS, CURRENT_UD, DENS_ANOM, EW, NS, SALINITY, SEASTATE, SURF_ELEV, UD, WATER_TEMP
Constructor and Description |
---|
ConstantDataSourceStandardAtmosphere(EnvironConstantsDialog.ConstantValues values) |
Modifier and Type | Method and Description |
---|---|
protected double |
getAirPressure(double lat,
double lon,
double depthAltitude) |
protected double |
getAirTemperature(double lat,
double lon,
double depthAltitude) |
getCoverage, getDescription, getParameterMask, getVariable, getVariable, getVariableAr, getVariableAr, setDescription, setParamMask
public ConstantDataSourceStandardAtmosphere(EnvironConstantsDialog.ConstantValues values)
protected double getAirTemperature(double lat, double lon, double depthAltitude) throws EnviroException
getAirTemperature
in class ConstantDataSource
EnviroException
protected double getAirPressure(double lat, double lon, double depthAltitude) throws EnviroException
getAirPressure
in class ConstantDataSource
EnviroException