Package org.orekit.geometry.fov
This package provides classes for representing a spacecraft sensor Field Of View.
Fields Of View are zones defined on the unit sphere centered on the spacecraft.
-
Interface Summary Interface Description FieldOfView Interface representing a spacecraft sensor Field Of View. -
Class Summary Class Description AbstractFieldOfView Abstract class representing a spacecraft sensor Field Of View.CircularFieldOfView Class representing a spacecraft sensor Field Of View with circular shape.DoubleDihedraFieldOfView Class representing a spacecraft sensor Field Of View with dihedral shape (i.e.EllipticalFieldOfView Class representing a spacecraft sensor Field Of View with elliptical shape.PolygonalFieldOfView Class representing a spacecraft sensor Field Of View with polygonal shape.SmoothFieldOfView Class representing a spacecraft sensor Field Of View with shape defined by a smooth single loop. -
Enum Summary Enum Description PolygonalFieldOfView.DefiningConeType Enumerate for cone/polygon relative position.