BlockageDiagram.LineOfSight Method

Top 

Description

Determines if the source can see the target using the loaded blockage diagram. The source's body-fixed frame defines the base for the blockage diagram look angle frame orientation.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

BlockageDiagram.LineOfSight(Spacecraft source, Array target)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, CelestialObject target)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, GroundStation target)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, Spacecraft target)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, Star target)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, Vector target)

Variable

Determines if the source Spacecraft can see the target vector 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.LineOfSight(Spacecraft source, Array target, Array occultingBodies)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, CelestialObject target, Array occultingBodies)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, GroundStation target, Array occultingBodies)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, Spacecraft target, Array occultingBodies)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, Star target, Array occultingBodies)

Variable

Determines if the source Spacecraft can see 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.LineOfSight(Spacecraft source, Vector target, Array occultingBodies)

Variable

Determines if the source Spacecraft can see the target vector 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.

 

 

See also

BlockageDiagram Object

Blockage Diagram Viewpoints Guide

Coverage and Contact Analysis Guide

Blockage Diagrams Guide