VisibilitySegment.SetTarget(CelestialObject) Method

Top 

Description

Sets the target object for this segment.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

VisibilitySegment.SetTarget(

CelestialObject targetCelestialObject)

 

 

Arguments

targetCelestialObject


Description:

A target CelestialObject. Note that the VisibilitySegment.CelestialObjectTargetModel property controls the shape model for this object when calculating visibility.

 

 

 

Syntax

myVisibilitySegment1.SetTarget(myCelestialObject1);

 

 

See also

VisibilitySegment Object

VisibilitySegment.SetTarget

Coverage and Contact Analysis Guide

Visibility Calculators Guide