CImSynthInfo:Class Description
The CImSynthInfo class holds properties for creating a synthetic image using the CImage:CreateSynth method. The synthetic image contains signal and noise from various sources plus optional stars (Gaussian point sources) for purposes of algorithm testing and simulation.
Construction |
Object = CImSynthInfo:new() Object = CImSynthInfo:new( CImSynthInfo ) |
Destruction |
Object:delete() |
These properties hold data used by each instance of a CImSynthInfo object.
Creates a new instance of the CImSynthInfo class. |
|
Deletes the instance of the CImSynthInfo object. |
Opens the system registry and loads CImSynthInfo properties. |
|
Saves the CImSynthInfo properties to the system Registry. |