Field - transaction_enclave_average
Average number of independent enclaves during the interval (contained in TRANSAVG)
- Map: R723SCS
- Based on: total_ind_enclave_active_time, interval_in_milliseconds
The field is created using the following pseudocode:
return total_ind_enclave_active_time / interval_in_milliseconds * 1024 / 1000