Package | Description |
---|---|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Method and Description |
---|---|
FieldOfView |
FieldOfViewDetector.getFieldOfView()
Get the Field Of View.
|
FieldOfView |
FootprintOverlapDetector.getFieldOfView()
Get the Field Of View.
|
FieldOfView |
GroundFieldOfViewDetector.getFieldOfView()
Get the Field Of View.
|
Constructor and Description |
---|
FieldOfViewDetector(PVCoordinatesProvider pvTarget,
FieldOfView fov)
Build a new instance.
|
FootprintOverlapDetector(FieldOfView fov,
OneAxisEllipsoid body,
org.hipparchus.geometry.spherical.twod.SphericalPolygonsSet zone,
double samplingStep)
Build a new instance.
|
GroundFieldOfViewDetector(Frame frame,
FieldOfView fov)
Build a new instance.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.