| Package | Description | 
|---|---|
| com.ars.aerodata.A424_datatypes | |
| com.ars.aerodata.A424_enums | |
| com.ars.aerodata.A424_records | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HeightUnitsIndicator | MinimumAltitude. altitudeUom | 
| protected HeightUnitsIndicator | CruiseLevelOrSeparation. feetOrMeters | 
| protected HeightUnitsIndicator | MinimumHeight. heightUom | 
| Modifier and Type | Method and Description | 
|---|---|
| HeightUnitsIndicator | MinimumAltitude. getAltitudeUom()Gets the value of the altitudeUom property. | 
| HeightUnitsIndicator | CruiseLevelOrSeparation. getFeetOrMeters()Gets the value of the feetOrMeters property. | 
| HeightUnitsIndicator | MinimumHeight. getHeightUom()Gets the value of the heightUom property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MinimumAltitude. setAltitudeUom(HeightUnitsIndicator value)Sets the value of the altitudeUom property. | 
| void | CruiseLevelOrSeparation. setFeetOrMeters(HeightUnitsIndicator value)Sets the value of the feetOrMeters property. | 
| void | MinimumHeight. setHeightUom(HeightUnitsIndicator value)Sets the value of the heightUom property. | 
| Modifier and Type | Method and Description | 
|---|---|
| static HeightUnitsIndicator | HeightUnitsIndicator. fromValue(String v) | 
| static HeightUnitsIndicator | HeightUnitsIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static HeightUnitsIndicator[] | HeightUnitsIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected HeightUnitsIndicator | PathPoint. tchUnitsIndicatorThe “TCH Units Indicator” field is used in Path Point Records to define the units, Feet or Meters for the Path Point TCH. | 
| Modifier and Type | Method and Description | 
|---|---|
| HeightUnitsIndicator | PathPoint. getTchUnitsIndicator()Gets the value of the tchUnitsIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PathPoint. setTchUnitsIndicator(HeightUnitsIndicator value)Sets the value of the tchUnitsIndicator property. | 
Copyright © 2020. All rights reserved.