Access
Description
The Access object defines an access analysis object belonging to a Satellite
, GroundStation
, or ConicalSensor
object. Use
this object to determine if the line-of-sight (LOS) between two objects exists.
If one of the objects belongs to
GroundStation
, the MinElevationAngle property of theGroundStation
object limits the LOS visibility.If one of the objects belongs to
ConicalSensor
, the MaxViewAngle property of theConicalSensor
object limits the LOS visibility.
Creation
You can create an Access
object using the access
object function of
GroundStation
or Satellite
.
Properties
Object Functions
show | Show object in satellite scenario viewer |
accessStatus | Status of access between first and last node defining access analysis |
accessIntervals | Intervals during which access status is true |
accessPercentage | Percentage of time when access exists between first and last node in access analysis |
hide | Hide satellite scenario entity from viewer |
Examples
Version History
Introduced in R2021a