列
Column
|
出力される値
The output value
|
1 |
イベント候補時刻に対応する(小数点以下3桁)。
Time corresponding to the event candidate time ;
three digits in the decimal part.
|
2 |
イベント時刻に対応する(小数点以下3桁)。
Time corresponding to the event time ;
three digits in the decimal part.
|
3 |
イベント時刻に対応する(小数点以下3桁)。
Time corresponding to the event time ;
three digits in the decimal part.
|
4 |
イベント時刻に対応する
(YYYY/MM/DD hh:mm:ss.sss形式)。
Time corresponding to the event time ;
in YYYY/MM/DD hh:mm:ss.sss format.
|
5 |
イベント時刻に対応する(小数点以下3桁)。
Time corresponding to the event time ;
three digits in the decimal part.
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
山谷のパターンを表す文字列。
山をプラス記号(+)、谷をマイナス記号(-)で表す。
これらを時刻順にカンマ(,)で区切って出力する。
イベント時刻の前の山谷と後の山谷の間はセミコロン(;)で区切る。
例えば「+,-;-,+,+,-」は
イベント時刻の前に山→谷、
イベント時刻の後に谷→山→山→谷
がこの順番で登場することを意味する。
A string that represents a peak-trough pattern.
Each peak and trough are represented by
plus (+) and minus (-) signs, respectively.
These characters are arranged in the order of time,
separated by commas (,).
Peaks and troughs before and after the event time
are separated by a semicolon (;).
For example, a string “+,-;-,+,+,-” indicates that
a peak and a trough are present before the event time,
and a trough, two peaks, and a trough are present
after the event time in this order.
|
14 |
VLPイベントか否かの判定結果。以下のいずれかの文字列が出力される。
Result of the judgement of whether this candidate is a VLP event,
shown by one of the following strings.
- VLP
この候補はVLPイベントである。
This candidate is a VLP event.
- below detection limit
検知のステップ2の前の間の段階で、
であることから
VLPイベントではないと判定された。
This candidate was judged as a false event
because ,
during the check before the step 2 of the detection procedure.
- out of time window
検知のステップ2の前の間の段階で、
の条件が満たされないことから
VLPイベントではないと判定された。
This candidate was judged as a false event
because the requirement
was not satisfied,
during the check before the step 2 of the detection procedure.
- pattern not match
検知のステップ2において、
山谷のパターンが条件に合わないことから
VLPイベントではないと判定された。
This candidate was judged as a false event
besed on the peak-trough pattern,
in the step 2 of the detection procedure.
- no high frequency
検知のステップ3において、
であることから
VLPイベントではないと判定された。
This candidate was judged as a false event
because ,
in the step 3 of the detection procedure.
- not one-sided
検知のステップ4において、
であることから
VLPイベントではないと判定された。
This candidate was judged as a false event
because ,
in the step 4 of the detection procedure.
- duration too short
検知のステップ5において、
または
であることから
VLPイベントではないと判定された。
This candidate was judged as a false event
because
or ,
in the step 5 of the detection procedure.
- already detected
別のイベント候補に対して同じとなり、
VLPイベントとして既に検知済みである。
The same was obtained for a different event candidate
and already detected as a VLP event.
|