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 | Description |
---|---|---|
ElevationMask |
DOPComputer.getElevationMask() |
Get the elevation mask.
|
Modifier and Type | Method | Description |
---|---|---|
DOPComputer |
DOPComputer.withElevationMask(ElevationMask newElevationMask) |
Set the elevation mask.
|
Modifier and Type | Method | Description |
---|---|---|
ElevationMask |
ElevationDetector.getElevationMask() |
Returns the currently configured elevation mask.
|
ElevationMask |
FieldElevationDetector.getElevationMask() |
Returns the currently configured elevation mask.
|
Modifier and Type | Method | Description |
---|---|---|
ElevationDetector |
ElevationDetector.withElevationMask(ElevationMask newElevationMask) |
Setup the elevation mask for detection using the passed in mask object.
|
FieldElevationDetector<T> |
FieldElevationDetector.withElevationMask(ElevationMask newElevationMask) |
Setup the elevation mask for detection using the passed in mask object.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.