Signatures
|
Return Value
|
Description
|
BlockageDiagram.LineOfSightTimes(Spacecraft source, Array target, TimeSpanArray eventTimes, Array eventTypes)
|
Variable
|
Determines the start or end of sight between the source Spacecraft and the target specified in the ICRF 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray eventTimes, Array eventTypes)
|
Variable
|
Determines the start or end of sight between the source Spacecraft and the target vector specified in the ICRF 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, TimeSpanArray eventTimes, Array eventTypes)
|
Variable
|
Determines the start or end of sight between the source Spacecraft and the target specified in the ICRF 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray 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, TimeSpanArray eventTimes, Array eventTypes)
|
Variable
|
Determines the start or end of sight between the source Spacecraft and the target vector specified in the ICRF 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, TimeSpanArray 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.
|