DynamicIndicators
Compute dynamic indicators
Overview
Computes dynamic percentile indicators (L10, L50, L90) for each row in the table
Arguments
Mandatory inputs
columnName— Column nameColumn name on which to perform the calculation. (STRING) For example : LEAQ
Type:
StringtableName— Name of the tableName of the table on which to perform the calculation. The table must contain multiple sound level values for a single receiver. The columns of the table should be named HZ63, HZ125,…, HZ8000 with an HZ prefix that can be changed. (STRING) For example : RECEIVERS_LEVEL
Type:
String
Optional inputs
outputTableName— Name of the output tableName of the output table
Type:
StringDefault:
tableName_DYN_IND
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String