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 methodFittingResult
Initializes a new instance of the FittingResult class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the FittingResult
Top
See Also