DynamicDraw2d

This atrribute draws the trajectory in the 2D Graphics window as the ephemeris is calculated during the current run.

Syntax

Astrogator <Satellite Object Path> SetValue DynamicDraw2d <Boolean>

Description

Set this attribute to true to draw ephemeris in the 2D Graphics window while calculating; otherwise, set it to false. If this attribute is set to true, this process will be performed whether or not there are any open graphics windows, which may result in a delay before the new run is begun that has no apparent cause.

Example

Astrogator */Satellite/Satellite1 SetValue DynamicDraw2d true

 

STK Programming Interface 11.0.1