|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlideSlope | |
|---|---|
| faa.tg.aircraft.adm.guidance.longuidance | This package provides the lateral components of the simulators adm model of the Aircraft's guidance system. |
| faa.tg.nas.airport.runway.ils | |
| faa.tg.nas.airport.runway.rnav | |
| faa.tg.scenario.importer | This package provides the classes used to read data for the Scenario. |
| Uses of GlideSlope in faa.tg.aircraft.adm.guidance.longuidance |
|---|
| Fields in faa.tg.aircraft.adm.guidance.longuidance declared as GlideSlope | |
|---|---|
private GlideSlope |
LandingMan.glideSlope
|
| Uses of GlideSlope in faa.tg.nas.airport.runway.ils |
|---|
| Fields in faa.tg.nas.airport.runway.ils declared as GlideSlope | |
|---|---|
private GlideSlope |
ILS.glideSlope
|
| Methods in faa.tg.nas.airport.runway.ils that return GlideSlope | |
|---|---|
static GlideSlope |
ILS.getDefaultGlideSlope(Runway appRunway)
|
GlideSlope |
ILS.getGlideSlope()
|
| Constructors in faa.tg.nas.airport.runway.ils with parameters of type GlideSlope | |
|---|---|
ILS(Airport apt,
Runway rwy,
Localizer loc,
GlideSlope gs,
Marker outerMarker)
Constructor for ILS. |
|
| Uses of GlideSlope in faa.tg.nas.airport.runway.rnav |
|---|
| Fields in faa.tg.nas.airport.runway.rnav declared as GlideSlope | |
|---|---|
private GlideSlope |
RNavApproach.glideSlope
|
| Methods in faa.tg.nas.airport.runway.rnav that return GlideSlope | |
|---|---|
GlideSlope |
RNavApproach.getGlideSlope()
|
| Constructors in faa.tg.nas.airport.runway.rnav with parameters of type GlideSlope | |
|---|---|
RNavApproach(Route route,
GlideSlope glideSlope)
|
|
| Uses of GlideSlope in faa.tg.scenario.importer |
|---|
| Methods in faa.tg.scenario.importer that return GlideSlope | |
|---|---|
private GlideSlope |
XmlApproachImporter.createGlideSlopeFromElement(org.w3c.dom.Element glideslopeElement,
TrueBearing locBearing)
Creates a GlideSlope from the glideSlope element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||