APIs, concepts, guides, and more

◆ RSICompensatorOutputType

enum class RSICompensatorOutputType
strong
Enumerator
RSICompensatorOutputTypeSINGLE 

Compensator output will overwrite any other compensation values.

RSICompensatorOutputTypeADDITIVE 

Compensator output bill be added to all other compensation values.

Examples
compensator-1d.cs, compensator-2d.cs, and compensator-single-axis.cs.

Definition at line 1419 of file rsienums.h.