Interface PeriodMarkerChangeEvent

interface PeriodMarkerChangeEvent {
    timeObservation: PeriodObservation;
}

Hierarchy (view full)

Properties

Properties

timeObservation: PeriodObservation