google_api_spectrum v0.0.1 GoogleApi.Spectrum.V1explorer.Model.SpectrumSchedule View Source
The spectrum schedule element combines an event time with spectrum profile to define a time period in which the profile is valid.
Attributes
- eventTime (EventTime): The event time expresses when the spectrum profile is valid. It will always be present. Defaults to:
null
. - spectra (List[SpectrumMessage]): A list of spectrum messages representing the usable profile. It will always be present, but may be empty when there is no available spectrum. Defaults to:
null
.