Interface PeriodMarkerChangeEvent

interface PeriodMarkerChangeEvent {
    timeObservation: PeriodObservation;
}

Hierarchy (View Summary)

Properties

Properties

timeObservation: PeriodObservation