Home
last modified time | relevance | path

Searched defs:Elevation (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/convert_osm/src/
H A Dsrtm.rs14 pub struct Elevation { struct
20 impl Elevation { argument
21 pub fn load(path: &str) -> Result<Elevation, io::Error> { in load()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/game/src/layer/
H A Delevation.rs10 pub struct Elevation { struct
16 impl Layer for Elevation { implementation
36 impl Elevation { impl
37 pub fn new(ctx: &mut EventCtx, app: &App) -> Elevation { in new()
/dports/astro/py-astral/astral-2.2/src/astral/
H A Dlocation.py217 observer_elevation: Elevation = 0.0,
253 observer_elevation: Elevation = 0.0,
289 observer_elevation: Elevation = 0.0,
352 observer_elevation: Elevation = 0.0,
387 observer_elevation: Elevation = 0.0,
453 observer_elevation: Elevation = 0.0,
487 observer_elevation: Elevation = 0.0,
523 observer_elevation: Elevation = 0.0,
613 observer_elevation: Elevation = 0.0,
647 observer_elevation: Elevation = 0.0,
[all …]
H A D__init__.py74 Elevation = Union[float, Tuple[float, float]] variable
87 def dms_to_float(dms: Union[str, float, Elevation], limit: Optional[float] = None) -> float: argument
177 def __setattr__(self, name: str, value: Union[str, float, Elevation]): argument
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esnext/common/
H A Delevation.d.ts1 export declare const Elevation: { constant
8 export declare type Elevation = typeof Elevation[keyof typeof Elevation]; alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/common/
H A Delevation.d.ts1 export declare const Elevation: { constant
8 export declare type Elevation = typeof Elevation[keyof typeof Elevation]; alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/src/common/
H A Delevation.ts18 export const Elevation = { constant
26 export type Elevation = typeof Elevation[keyof typeof Elevation]; alias
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webaudio/blink/
H A DIRC_Composite_C_R0195-incl.cpp4542 struct Elevation { struct
4557 const Elevation irc_composite_c_r0195[] = { argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webaudio/blink/
H A DIRC_Composite_C_R0195-incl.cpp4542 struct Elevation { struct
4557 const Elevation irc_composite_c_r0195[] = { argument
/dports/www/firefox/firefox-99.0/dom/media/webaudio/blink/
H A DIRC_Composite_C_R0195-incl.cpp4542 struct Elevation { struct
4557 const Elevation irc_composite_c_r0195[] = { argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/blink/
H A DIRC_Composite_C_R0195-incl.cpp4542 struct Elevation { struct
4557 const Elevation irc_composite_c_r0195[] = { argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webaudio/blink/
H A DIRC_Composite_C_R0195-incl.cpp419 struct Elevation struct
435 const Elevation irc_composite_c_r0195[] = argument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webaudio/blink/
H A DIRC_Composite_C_R0195-incl.cpp4542 struct Elevation { struct
4557 const Elevation irc_composite_c_r0195[] = { argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-groundstation/source/model/
H A DElevation.cpp21 Elevation::Elevation() : in Elevation() function in Aws::GroundStation::Model::Elevation
29 Elevation::Elevation(JsonView jsonValue) : in Elevation() function in Aws::GroundStation::Model::Elevation
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/concepts/
H A Docs.rst55 Elevation section in Object Coordinate System (OCS)
63 .. _Arbitrary Axis Algorithm:
/dports/audio/openal-soft/openal-soft-1.21.1/alc/
H A Dhrtf.h36 struct Elevation { struct
37 ushort azCount;
38 ushort irOffset;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/cjs/common/
H A Delevation.js.map1 {"version":3,"file":"elevation.js","sourceRoot":"","sources":["../../../src/common/elevation.ts"],"…
/dports/games/openbve/OpenBVE-1.8.2.1/source/RouteManager2/Climate/
H A DAtmosphere.cs76 public double GetAirTemperature(double Elevation) in GetAirTemperature()
106 public double GetAirPressure(double Elevation, double AirTemperature) in GetAirPressure()
/dports/astro/merkaartor/merkaartor-0.19.0/src/GPS/
H A DSatelliteStrengthView.h12 int Elevation; variable
/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSPrimPolygon.h75 ParameterScalar Elevation; variable
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/dogfights/temple_of_carnage.cdogscpn/
H A Dguns.json38 "Elevation": 24, number
93 "Elevation": 24 number
100 "Elevation": 24 number
105 "Elevation": 24 number
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/filters/
H A Ddistant_light_source.h38 float Elevation() const { return elevation_; } in Elevation() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/filters/
H A Ddistant_light_source.h38 float Elevation() const { return elevation_; } in Elevation() function
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dtest_bug_635.f9012 integer(kind=4) :: Elevation !! in meters component
/dports/games/powder-toy/The-Powder-Toy-95.0/src/client/
H A DUser.h10 enum Elevation enum

12345678910