TemporalComponent
TemporalComponent Schema (Abstract Base)
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| temporal_component_type | Enum(power_law, exponential) |
No description |
| event_time | DateTime |
UTC time of event. |
| reference_time | Float |
Characteristic fading time in seconds. |
Subclasses
| Name | temporal_component_type |
|---|---|
PowerLawTemporalComponent |
power_law |
ExponentialTemporalComponent |
exponential |