 | AcquisitionMetadataSampleRefractiveIndex Property |
Refractive index of the sample defined for each laser source
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic Tuple<PhysicalLaserSource, float>[] SampleRefractiveIndex { get; set; }
public:
property array<Tuple<PhysicalLaserSource, float>^>^ SampleRefractiveIndex {
array<Tuple<PhysicalLaserSource, float>^>^ get ();
void set (array<Tuple<PhysicalLaserSource, float>^>^ value);
}
Property Value
Type:
TuplePhysicalLaserSource,
Single
See Also