Skip to content

PLChunkData.ChunkScan3dOutputModeEnum Class#

Returns the Calibrated Mode of the payload image.

Applies to: Stereo ace

Visibility: Expert

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLChunkData.ChunkScan3dOutputModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyDisparityC

Disparity 2.5D Depth map. The distance is inversely proportional to the pixel (disparity) value.

Applies to: Stereo ace

Public propertyName The full name of ChunkScan3dOutputMode (Overrides ParameterListEnum.Name.)
 

Methods#

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

PLChunkData.ChunkScan3dOutputModeEnum.ToString Method#

The full name of ChunkScan3dOutputMode

Return Value#

Type: String
Returns the full name of ChunkScan3dOutputMode

PLChunkData.ChunkScan3dOutputModeEnum Constructor#

Initializes a new instance of the PLChunkData.ChunkScan3dOutputModeEnum class

PLChunkData.ChunkScan3dOutputModeEnum.DisparityC Property#

Disparity 2.5D Depth map. The distance is inversely proportional to the pixel (disparity) value.

Applies to: Stereo ace

PLChunkData.ChunkScan3dOutputModeEnum.Name Property#

The full name of ChunkScan3dOutputMode