Click or drag to resize

FittingResult Class

Result of a fitting performed on a phase image.
Inheritance Hierarchy
SystemObject
  LynceeTec.InterfaceProcessingV2.ConfigurationsFittingResult

Namespace: LynceeTec.InterfaceProcessingV2.Configurations
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public class FittingResult : IDisposable

The FittingResult type exposes the following members.

Constructors
 NameDescription
Public methodFittingResultInitializes a new instance of the FittingResult class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the FittingResult
Top
See Also