Time Period ( antares.model.property.TimePeriod )¶
-
class
antares.model.property.TimePeriod¶ Bases:
objectA derived property of the existence time for the locus-aggregated alert. It is a data type of
Property.Attributes Summary
startThe start of the time period. endThe 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
-