public class Altitude extends Object
| Constructor and Description |
|---|
Altitude() |
Altitude(double altitude,
boolean isMetric,
int step) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAltitude() |
int |
getStep() |
boolean |
isMetric() |
boolean |
isValid() |
Copyright © 2020. All rights reserved.