File List¶
Here is a list of all files with brief descriptions:
- dir astrea
- dir trace
- dir trace
- dir analysis
- file AccessAnalyzer.cpp
- file AccessAnalyzer.hpp Header file for access analysis functions in the astrea access library.
- file PositionCache.cpp
- file PositionCache.hpp Header file for position caching trace library.
- file SpatialIndex.cpp
- file SpatialIndex.hpp Header file for spatial indexing functions in the astrea trace library.
- dir plots
- file Plotter.cpp
- file Plotter.hpp Header file for plotting utilities in the trace module.
- dir stats
- file AccessStats.cpp
- file AccessStats.hpp Contains utilities for calculating access statistics.
- file FoldsOfCoverage.cpp
- file FoldsOfCoverage.hpp Contains the FoldsOfCoverage class.
- file HyperStats.hpp Contains utilities for calculating statistics of statistics.
- file RiseSetStats.cpp
- file RiseSetStats.hpp Contains utilities for calculating riseset statistics.
- file Stats.hpp Contains utilities for calculating statistics.
- dir drivers
- file main.cpp
- dir io
- file output.hpp Contains utilities for outputting access analysis info.
- dir platforms
- file AccessObject.hpp AccessObject class for managing access rights.
- dir ground
- file Grid.cpp
- file Grid.hpp Grid class for managing a grid of ground points.
- file GroundArchitecture.hpp GroundArchitecture class definition.
- file GroundPoint.cpp
- file GroundPoint.hpp Header file for the GroundPoint class.
- file GroundStation.cpp
- file GroundStation.hpp Header file for the GroundStation class.
- dir sensors
- file Antenna.cpp
- file Antenna.hpp Antenna class for representing antenna properties and behaviors.
- file Sensor.cpp
- file Sensor.hpp Sensor class definition for astrea access platform.
- dir fov
- file FieldOfView.cpp
- file FieldOfView.hpp Field of View (FoV) classes for representing different types of sensor fields of view.
- dir instances
- dir vehicles
- file Viewer.hpp Viewer class for managing access and sensors on a spacecraft.
- dir risesets
- file AccessArray.cpp
- file AccessArray.hpp Contains the AccessArray class, which is a collection of RiseSetArrays indexed by sender and receiver IDs, and provides methods for manipulating and querying access times.
- file RiseSetArray.cpp
- file RiseSetArray.hpp Contains the RiseSetArray class, which represents an array of rise and set times.
- file riseset_utils.cpp
- file riseset_utils.hpp Utility functions for manipulating RiseSetArray objects.
- dir types
- file IdPair.hpp
- file enums.hpp Contains enums definitions for the astrea access library.
- file typedefs.hpp Contains type definitions for the astrea access library.
- file trace.fwd.hpp Forward declarations for the trace module.
- file trace.hpp Header file for the access module.
- file trace.macros.hpp Macros for the trace module.
- dir analysis
- dir trace
- dir trace