The CogPixelMapComputeParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfAlgorithm |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Algorithm may have changed.
| |
| SfHighPadFraction |
This bit will be set in the EventArgs of a Changed event every time
the value returned by HighPadFraction may have changed.
| |
| SfHighStdDevMultiplier |
This bit will be set in the EventArgs of a Changed event every time
the value returned by HightTailFraction may have changed.
| |
| SfHighTailFraction |
This bit will be set in the EventArgs of a Changed event every time
the value returned by HightTailFraction may have changed.
| |
| SfLowPadFraction |
This bit will be set in the EventArgs of a Changed event every time
the value returned by LowPadFraction may have changed.
| |
| SfLowStdDevMultiplier |
This bit will be set in the EventArgs of a Changed event every time
the value returned by HightTailFraction may have changed.
| |
| SfLowTailFraction |
This bit will be set in the EventArgs of a Changed event every time
the value returned by LowTailFraction may have changed.
| |
| SfMaxRangeMultiplier |
This bit will be set in the EventArgs of a Changed event every time
the value returned by MaxRangeMultiplier may have changed.
| |
| SfNextSf | ||
| SfOutput1Fraction |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Output1Fraction may have changed.
| |
| SfOutput2Fraction |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Output2Fraction may have changed.
| |
| SfOutputRange |
This bit will be set in the EventArgs of a Changed event every time
the value returned by OutputRange may have changed.
|
See Also