ViewWindow() Constructor

Top 

Description

Creates a new ViewWindow with no objects. Objects will need to be added to the ViewWindow prior to the first update.

 

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.

 

Constructor Signature

ViewWindow(

)

 

 

Syntax

ViewWindow myViewWindow1();

 

 

See also

ViewWindow Object

ViewWindow Guide