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