| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static TCHUnitsIndicator | TCHUnitsIndicator. fromValue(String v) | 
| static TCHUnitsIndicator | TCHUnitsIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TCHUnitsIndicator[] | TCHUnitsIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TCHUnitsIndicator | 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 | 
|---|---|
| TCHUnitsIndicator | PathPoint. getTchUnitsIndicator()Gets the value of the tchUnitsIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PathPoint. setTchUnitsIndicator(TCHUnitsIndicator value)Sets the value of the tchUnitsIndicator property. | 
Copyright © 2017. All rights reserved.