C API ZIBoxcarVector Struct¶
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | Timestamp of the boxcar vector. |
| header | ZIBoxcarVectorHeader | Header information. |
| numSamples | uint32_t | Number of samples in the boxcar vector. |
| value | __ ZIDoubleDataTS *__ | Timestamped samples of boxcar values. |