NIBTSA_RESULT_TXP_MAXIMUM_AVERAGE_POWER
- Updated2023-02-21
- 1 minute(s) read
Data Type: | float64 |
Access: | read only |
Functions: | niBTSA_GetScalarAttributeF64 |
Description: | Returns the maximum average power of the packet. This value is expressed in dBm. Assume that the toolkit returns a measurement array of N samples in each acquisition. The toolkit does the following tasks: 1. Averages this measurement array over the number of acquisitions that you specify in the NIBTSA_TXP_NUMBER_OF_AVERAGES attribute. The toolkit uses the NIBTSA_TXP_AVERAGE_TYPE attribute to determine the type of averaging in this step. 2. Computes the maximum of the N samples in the averaged measurement array. Get Function: niBTSA_TxPGetMaximumAveragePower |