 | ProcessingConfigurationSpectrumCenteringMethod Property |
Gets or sets the frequency spectrum centering method when no reference hologram is used.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic SpectrumCenteringMethod SpectrumCenteringMethod { get; set; }
public:
property SpectrumCenteringMethod SpectrumCenteringMethod {
SpectrumCenteringMethod get ();
void set (SpectrumCenteringMethod value);
}
Property Value
Type:
SpectrumCenteringMethod
RemarksNOT IMPLEMENTED
See Also