KrunchDescriptor Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KrunchDescriptor.
| Name | Description | |
|---|---|---|
![]() | KrunchDescriptor Constructor | Initializes a new instance of the KrunchDescriptor class. |
| Name | Description | |
|---|---|---|
![]() | Item | An indexer for accessing elements of the internal value array for reading or writing. |
![]() | NumberOfElements | Gets the number of elements in the internal value array of the KrunchDescriptor. |
| Name | Description | |
|---|---|---|
![]() | putAnaVal | Writes an analog value into the internal value array. |
![]() | putMultiVal | Writes a multistate value into the internal value array. |
![]() | putRateVal | Writes a rate value into the internal value array. |
![]() | putStaVal | Writes a status value into the internal value array. |


