Programming Reference for VirtualLab Fusion
2025.1
|
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Delegates and parameters to be used for visualizing progress during iteration, for logging merit functions, and for creating animations
More...
Public Attributes | |
DesignStep | CurrentStep |
For external progress control: When design calculation is running, this member contains which step is currently running (e.g. soft quantization). | |
LoggingValuesHandler | LoggingValuesHandler |
Delegate for handling logging values. | |
BitmapHandler | OutputFieldBitmapHandler |
Delegate for handling output field bitmaps. | |
BitmapHandler | TransmissionBitmapHandler |
Delegate for handling transmission bitmaps. | |
Properties | |
virtual double | ProgressWithinStep [get, set] |
For external progress control: Member contains progress within current step in the range 0 � 1. | |
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Delegates and parameters to be used for visualizing progress during iteration, for logging merit functions, and for creating animations