Translation

English
English Chinese (Simplified)
f_sd - Standard Deviation f_sd-标准偏差
Returns the square root per data source variance 返回每个数据源方差的平方根
f_var - Variance f_var-方差
Returns the variance per DS 返回每个DS的方差
f_xth - Xth Percentile f_xth-第X个百分位数
Returns the xth percentitle. 返回最后一个测量值.
$var: threshold in percent. Range: [0< $var ≤100] $var:阈值(百分比)。范围:[0< $var≤100]
f_dot - Duration Over Threshold f_dot-超过阈值的持续时间
Returns the duration over a defined threshold in percent. 返回超过已定义阈值的持续时间(以百分比为单位)。
$var: threshold (absolute) $var:阈值(绝对值)
f_sot - Sum Over Threshold f_sot-阈值总和
Returns the sum of values over a defined threshold. 返回值的数量.
f_floor - Round Fractions Down f_floor-向下舍入分数
Returns the next lowest integer value by rounding down value if necessary. 如有必要,通过四舍五入值返回下一个最低整数值。
$var: float $var:浮动
f_ceil - Round Fractions Up f_ceil-向上舍入分数
Returns the next highest integer value by rounding up value if necessary. 如有必要,通过四舍五入值返回下一个最高整数值。
f_round - Round A Float f_round-A轮浮动
Returns the rounded integer value of any given float. 返回给定参数列表的最低值.
$var: float or string value $var:浮点数或字符串值
f_high - Find Highest Value f_high-查找最高值
Returns the highest value of a given list of parameters 返回给定参数列表的最高值
$var1, $var2, $var3 ...: values to be compared $var1、$var2、$var3…:要比较的值
f_high - Find Lowest Value f_high-查找最低值
Returns the lowest value of a given list of parameters 返回给定参数列表的最低值
f_if - Conditional Operation - IF-THEN-ELSE Logic f_if-条件运算- IF-THEN-ELSE逻辑
Returns B if A is true or C if A is false 如果A为true,则返回B;如果A为false,则返回C
f_isNaN - Find whether a value is not a number f_isNaN-查找值是否不是数字
Returns 1 (or B) if A === NaN or 0 (or C) if not. Parameters B and C are optional. 如果A === NaN,则返回1(或B);否则,则返回0(或C)。参数B和C是可选的。
f_cmp - Complex Comparison f_cmp-复杂比较
f_int - Alias of f_floor f_int-f_floor的别名

Loading…

User avatar tql

Translation changed

Cacti / reportitChinese (Simplified)

3 days ago
Browse all component changes

Glossary

English Chinese (Simplified)
No related strings found in the glossary.

String information

String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/zh-CN.po, string 112