 | AcquisitionConfigurationDeltaReconstructionDistance_m Property |
Gets or sets the reconstruction distance difference between the specified laser source and the reference one.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double this[
PhysicalLaserSource A_0
] { get; set; }
public:
property double DeltaReconstructionDistance_m[PhysicalLaserSource A_0] {
double get (PhysicalLaserSource A_0);
void set (PhysicalLaserSource A_0, double value);
}
Parameters
- A_0 PhysicalLaserSource
-
Property Value
Double
See Also