Classes
Class | Description | |
---|---|---|
![]() | Acquire |
Class to encapsulate satellite-to-satellite, satellite-to-site, and
site-to-satellite acquisition.
|
![]() | Apsis |
Class to encapsulate data associated with an orbital apsis.
|
![]() | AzElTime |
Class to encapsulate satellite azimuth and elevation
information at a given moment in time.
|
![]() | CircularBeamProfile |
Class that describes a beam with uniform circular density.
|
![]() | HorizonMask |
Defines a section of the sky which is not viewable.
|
![]() | LatLonTime |
Class to encapsulate latitude/longitude pair and a time.
|
![]() | Node |
Class to encapsulate data associated with an orbital node.
|
![]() | PassData |
Class to encapsulate satellite AOS (rise) data, LOS (set) data, and
MAX (maximum elevation above horizon) data.
|
![]() | PassSegment |
Defines a segment of a satellite pass.
|
![]() | PeriodInfo<(Of <(<'T>)>)> |
Class to encapsulate a time period and associated "content", which is
a list of type T. The period start and stop times are rounded to
the nearest second.
|
![]() | Schedule<(Of <(<'T>)>)> |
Class to manage a list of sorted time periods, and provide information
regarding which periods overlap in time. Each time period has optional
"content", which is a list of type T.
|
![]() | Solar |
Utility class used to provide Sun-related data.
|
![]() | Station |
An Earth location that supports sky mask capability.
|
![]() | Track |
This class contains the top-level methods that comprise the
core functionality of the OrbitTools Track Library.
|
![]() | Utility |
Class containing miscellaneous utility functions.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IBeamProfile |
Interface that describes a beam of arbitrary cross-sectional shape.
|
![]() | IMask |
Interface used to define mask parameters.
|