VisibilitySegment.Visibility(TimeSpan) 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 nanosecond timing precision mode.

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

 

Method Signature

VisibilitySegment.Visibility(

TimeSpan 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(myTimeSpan1);

 

 

See also

VisibilitySegment Object

Coverage and Contact Analysis Guide

Visibility Calculators Guide