Serializable
public class ElevationMask extends Object implements Serializable
Instances of this class can be considered to be immutable
Constructor | Description |
---|---|
ElevationMask(double[][] mask) |
Creates an instance of an Elevation mask based on the passed in parameter.
|
Modifier and Type | Method | Description |
---|---|---|
double |
getElevation(double azimuth) |
Get the interpolated elevation for a given azimuth according to the mask.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.