Time Period ( antares.property.TimePeriod )

class antares.property.TimePeriod

A derived property of the existence time for the locus-aggregated alert. It is a data type available to Property.

Attributes Summary

start The start of the time period.
end The end of the time period.

Methods Summary

Attributes Documentation

start = None

The start of the time period.

Type:timestamp
end = None

The end of the time period.

Type:timestamp

Methods Documentation