BlockageDiagram.LineOfSightTimes Method

Top 

Description

Determines the start or end of sight between source and target since the last call. Returns the number of events detected.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

BlockageDiagram.LineOfSightTimes(Spacecraft source, Array target, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target specified in MJ2000 coordinates using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, CelestialObject target, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target CelestialObject using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, GroundStation target, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target GroundStation using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Spacecraft target, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target Spacecraft using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Star target, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target Star using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Vector target, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target vector specified in MJ2000 coordinates using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Array target, Array occultingBodies, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target specified in MJ2000 coordinates using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, CelestialObject target, Array occultingBodies, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target CelestialObject using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Formation target, Array eventTimes, Array eventTypes, Array eventScIndices)

Variable

Determines the start or end of sight between the source Spacecraft and the Spacecrafts in the target Formation using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. No occultations are considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, GroundStation target, Array occultingBodies, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target GroundStation using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Spacecraft target, Array occultingBodies, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target Spacecraft using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Star target, Array occultingBodies, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target Star using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Vector target, Array occultingBodies, Array eventTimes, Array eventTypes)

Variable

Determines the start or end of sight between the source Spacecraft and the target vector specified in MJ2000 coordinates using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

BlockageDiagram.LineOfSightTimes(Spacecraft source, Formation target, Array occultingBodies, Array eventTimes, Array eventTypes, Array eventScIndices)

Variable

Determines the start or end of sight between the source Spacecraft and the Spacecrafts in the target Formation using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation. The specified occulting bodies are also considered.

 

 

See also

BlockageDiagram Object

Blockage Diagram Viewpoints Guide

Coverage and Contact Analysis Guide

Blockage Diagrams Guide