 | AcquisitionConfigurationWavelengths_m Property |
Gets the dhm used laser sources with their corresponding wavelength.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic Dictionary<PhysicalLaserSource, double> Wavelengths_m { get; }
public:
property Dictionary<PhysicalLaserSource, double>^ Wavelengths_m {
Dictionary<PhysicalLaserSource, double>^ get ();
}
Property Value
Type:
DictionaryPhysicalLaserSource,
Double
See Also