Skip to content

PLChunkData.ChunkScan3dDistanceUnitEnum Class#

Returns the Distance Unit of the payload image.

Applies to: Stereo ace

Visibility: Expert

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLChunkData.ChunkScan3dDistanceUnitEnum

Constructors#

 NameDescription
Public methodPLChunkData.ChunkScan3dDistanceUnitEnum Initializes a new instance of the PLChunkData.ChunkScan3dDistanceUnitEnum class
 

Properties#

 NameDescription
Public propertyName The full name of ChunkScan3dDistanceUnit (Overrides ParameterListEnum.Name.)
Public propertyPixel

Distance values reflect pixel positions on the Sensor Array.

Applies to: Stereo ace

 

Methods#

 NameDescription
Public methodToString The full name of ChunkScan3dDistanceUnit (Overrides Object.ToString()()()().)
 

PLChunkData.ChunkScan3dDistanceUnitEnum.ToString Method#

The full name of ChunkScan3dDistanceUnit

Return Value#

Type: String
Returns the full name of ChunkScan3dDistanceUnit

PLChunkData.ChunkScan3dDistanceUnitEnum Constructor#

Initializes a new instance of the PLChunkData.ChunkScan3dDistanceUnitEnum class

PLChunkData.ChunkScan3dDistanceUnitEnum.Name Property#

The full name of ChunkScan3dDistanceUnit

PLChunkData.ChunkScan3dDistanceUnitEnum.Pixel Property#

Distance values reflect pixel positions on the Sensor Array.

Applies to: Stereo ace