public static final class CentralBodyLayeredProjectedVolumeAccessConstraint.VolumeLayer extends Object
CentralBodyLayeredProjectedVolumeAccessConstraint.| Modifier and Type | Method and Description | 
|---|---|
TimeInterval | 
getIntervalOfValidity()
Gets the  
TimeInterval of which this layer is valid. | 
double | 
getLayerCeilingHeight()
Gets the layer's maximum height. 
 | 
double | 
getLayerFloorHeight()
Gets the layer's minimum height. 
 | 
List<Cartographic> | 
getPointsDefiningConvexHullInLayer()
Gets the points in the layer that define the convex hull. 
 | 
public final TimeInterval getIntervalOfValidity()
TimeInterval of which this layer is valid.public final double getLayerFloorHeight()
public final double getLayerCeilingHeight()
@Nonnull public final List<Cartographic> getPointsDefiningConvexHullInLayer()