Translation

English
English Japanese
f_last - Last Value f_last - 最後の値
Returns the last valid measured value per DS DS ごとに最後に有効な測定値を返します
f_1st - First Value f_1st - 最初の値
Returns the first valid measured value per DS DSごとに最初の有効な測定値を返します
f_nan - Number of NaNs f_nan - NaN の数
Returns the number of NaNs stored per DS DSごとに格納されているNaNの数を返します
f_median - Median f_median - 中央値
Returns that value that separates the higher half from the lower half per DS DS ごとに上半分と下半分を分ける値を返します
f_range - Range f_range - 範囲
Returns the difference between the largest and the smallest value per DS DS ごとの最大値と最小値の差を返します
f_iqr - Interquartile Range f_iqr - 四分位範囲
Returns the distance of the middle50% around the median per DS DSあたりの中央値を中心としたmiddle50%の距離を返します
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. x番目のパーセンタイルを返します。
$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. 任意の float の丸められた整数値を返します。

Loading…

No matching activity found.

Browse all component changes

Glossary

English Japanese
No related strings found in the glossary.

String information

Source string location
include/global_arrays.php:258
String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/ja-JP.po, string 101