VisibilitySegment.Visibility(Variable) Method

Top 

Description

Evaluates the visibility condition configured by the segment and returns true (1) if the observer can see the target and returns false (0) if the observer can not see the target.

 

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.

 

Method Signature

VisibilitySegment.Visibility(

Variable evaluationEpoch)

 

 

Arguments

evaluationEpoch


Description:

The epoch at which to evaluate visibility.

 

 

 

Return Value

Type:

boolean

 

 

Returns true (1) if visibility is available, and false (0) otherwise.

 

Syntax

myVariable1 = myVisibilitySegment1.Visibility(myVariable2);

 

 

Example 1

 

 

Example 2

 

 

See also

VisibilitySegment Object

Coverage and Contact Analysis Guide

Visibility Calculators Guide