 | ProcessingConfigurationReconstructionDistance_m Property |
Gets or sets the reconstruction distance in meter.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic double ReconstructionDistance_m { get; set; }
public:
property double ReconstructionDistance_m {
double get ();
void set (double value);
}
Property Value
Double
See Also