ViewWindow({Object}) Constructor

Top 

Description

Creates a new ViewWindow which will visualize the objects specified by objectsToView.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

ViewWindow(

{Object} objectsToView)

 

 

Arguments

objectsToView


Description:

The objects which will appear in the Mission View.

 

 

 

Syntax

ViewWindow myViewWindow1({ myObject1 });

 

 

See also

ViewWindow Object

ViewWindow Guide