EarthquakeInformationStationPrePeriod class

VXSE62(長周期地震動に関する情報)の時に出現する。 1秒~7秒の範囲で1秒毎の周期帯における長周期地震動階級と絶対応答スペクトルを記載する。

Annotations
  • @JsonSerializable(explicitToJson: true)

Properties

hashCode int
The hash code for this object.
no setterinherited
lgIntensity JmaLgIntensity?
対象とする周期帯における長周期地震動階級、0, 1, 2, 3, 4 で記載する
final
periodicBand EarthquakeInformationStationPrePeriodPeriodicBand
対象となる周期帯
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sva EarthquakeInformationStationSva
対象とする周期帯における絶対応答スペクトルを記載する
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited