| Package | Description |
|---|---|
| org.orekit.gnss |
This package provides classes related to GNSS applications.
|
| org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
| Modifier and Type | Method and Description |
|---|---|
ElevationMask |
DOPComputer.getElevationMask()
Get the elevation mask.
|
| Modifier and Type | Method and Description |
|---|---|
DOPComputer |
DOPComputer.withElevationMask(ElevationMask newElevationMask)
Set the elevation mask.
|
| Modifier and Type | Method and Description |
|---|---|
ElevationMask |
ElevationDetector.getElevationMask()
Returns the currently configured elevation mask.
|
| Modifier and Type | Method and Description |
|---|---|
ElevationDetector |
ElevationDetector.withElevationMask(ElevationMask newElevationMask)
Setup the elevation mask for detection using the passed in mask object.
|
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.