Home
last modified time | relevance | path

Searched defs:pressure (Results 1 – 25 of 2216) sorted by path

12345678910>>...89

/dports/arabic/libitl/ITL-f8f41cc/prayertime/
H A Dprayer.h40 double pressure; /* Atmospheric pressure in millibars (the member
/dports/astro/accrete/accrete-1.0/
H A Denviro.c377 pressure (double volatile_gas_inventory, double equatorial_radius, double gravity) in pressure() function
/dports/astro/gpsd/gpsd-3.20/
H A Dgps.h1204 unsigned int pressure; /* air pressure, hpa */ member
1238 unsigned int pressure; /* units of hPa * 0.1 */ member
1421 unsigned int pressure; /* air pressure, hpa */ member
1569 unsigned int pressure; /* air pressure, hpa */ member
/dports/astro/gpsd/gpsd-3.20/test/
H A Dsynthetic-ais.json22 …wdir":511,"wgustdir":511,"humidity":127,"airtemp":2047,"dewpoint":1023,"pressure":511,"pressureten… number
24 …wdir":360,"wgustdir":360,"humidity":101,"airtemp":-1024,"dewpoint":501,"pressure":1311,"pressurete… number
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSCore/
H A DWxObsMap.cpp169 double pressure = slope * dt + wxb.pressure; in getWxObservation() local
H A DWxObsMap.hpp83 float pressure; ///< millibars member
/dports/astro/gpstk/GPSTk-8.0.0/swig/examples/
H A Dexample4.py36 pressure = metDataDict[gpstk.RinexMetHeader.PR] variable
/dports/astro/marble/marble-21.12.3/src/plugins/render/weather/
H A DBBCParser.cpp410 QString pressure = regExp.cap( 2 ); in readDescription() local
H A DGeoNamesWeatherService.cpp113 …const double pressure = weatherObservationObject.value(QStringLiteral("seaLevelPressure")).toDoubl… in parse() local
H A DWeatherData.cpp690 qreal WeatherData::pressure( WeatherData::PressureUnit format ) const in pressure() function in Marble::WeatherData
713 void WeatherData::setPressure( qreal pressure, WeatherData::PressureUnit format ) in setPressure()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DIsoLine.cpp632 const GribRecord *rec, double pressure) in Segment()
644 const GribRecord *rec, double pressure) in intersectionAreteGrille()
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/builtin_frames/
H A Daltaz.py103 pressure = QuantityAttribute(default=0, unit=u.hPa) variable in AltAz
H A Dhadec.py101 pressure = QuantityAttribute(default=0, unit=u.hPa) variable in HADec
/dports/astro/py-astropy/astropy-5.0/astropy/units/tests/
H A Dtest_physical.py146 pressure = u.Pa.physical_type variable
/dports/astro/py-ephem/ephem-4.1.3/libastro/
H A Dastro.h100 #define pressure np->n_pressure macro
/dports/astro/py-metar/metar-1.8.0/metar/
H A DDatatypes.py84 class pressure(object): class
/dports/astro/py-metpy/MetPy-1.1.0/examples/gridding/
H A DWind_SLP_Interpolation.py42 x_masked, y_masked, pressure = remove_nan_observations(xp, yp, data['slp'].values) variable
/dports/astro/py-metpy/MetPy-1.1.0/examples/
H A Dmeteogram_metpy.py192 pressure = testdata['P'] variable
H A Dsigma_to_pressure_interpolation.py37 pressure = units.Quantity(data.variables['pressure'][:], 'Pa') variable
/dports/astro/py-metpy/MetPy-1.1.0/examples/plots/
H A DMesonet_Stationplot.py57 pressure = data['PRES'].values * units.hPa variable
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/calc/
H A Dbasic.py415 def pressure_to_height_std(pressure): argument
613 def add_height_to_pressure(pressure, height): argument
642 def add_pressure_to_height(height, pressure): argument
H A Dindices.py20 def precipitable_water(pressure, dewpoint, *, bottom=None, top=None): argument
99 def mean_pressure_weighted(pressure, *args, height=None, bottom=None, depth=None): argument
154 def bunkers_storm_motion(pressure, u, v, height): argument
231 def bulk_shear(pressure, u, v, height=None, bottom=None, depth=None): argument
388 def critical_angle(pressure, u, v, height, u_storm, v_storm): argument
H A Dkinematics.py710 pressure, argument
973 pressure, argument
H A Dthermo.py70 def exner_function(pressure, reference_pressure=mpconsts.P0): argument
106 def potential_temperature(pressure, temperature): argument
708 def parcel_profile(pressure, temperature, dewpoint): argument
881 def _check_pressure(pressure): argument
889 def _parcel_profile_helper(pressure, temperature, dewpoint): argument
927 def _insert_lcl_level(pressure, temperature, lcl_pressure): argument
940 def vapor_pressure(pressure, mixing_ratio): argument
2954 def wet_bulb_temperature(pressure, temperature, dewpoint): argument
3193 def specific_humidity_from_dewpoint(pressure, dewpoint): argument
3225 def lifted_index(pressure, temperature, parcel_profile): argument
[all …]
H A Dtools.py323 def _get_bound_pressure_height(pressure, bound, height=None, interpolate=True): argument
533 def get_layer(pressure, *args, height=None, bottom=None, depth=None, interpolate=True): argument

12345678910>>...89