Name | Description | |
---|---|---|
![]() | NDailySchedule Constructor | Overloaded. |
The following tables list the members exposed by NDailySchedule.
Name | Description | |
---|---|---|
![]() | NDailySchedule Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NDailyScheduleSchema | Reference to the NDailyScheduleSchema |
![]() ![]() | TicksProperty | Reference to the TicksProperty |
Name | Description | |
---|---|---|
![]() | EmptyTicks | Returns the number of empty ticks in this schedule |
![]() | NonEmptyTicks | Returns the number of non empty ticks in this schedule |
Name | Description | |
---|---|---|
![]() | AddTicks | Adds the specified number of ticks to the tick |
![]() | BackwardSnapTick | Snaps the tick to the last non empty tick if tick is not contained in a nonempty range. Returns zero if no non-empty ranges exist before tick. |
![]() | ForwardSnapTick | Snaps the tick to the next non empty range if tick is not contained in a non-empty range |
![]() | GetEmptyTicksBefore | Gets the empty ticks before range |
![]() | GetTotalTicksFromNonEmptyTicks | Gets the total ticks that elapsed from day unil non empty "tick" is reached |
![]() | IsEmptyAt | Returns true if the schedule is empty at the specified tick |
![]() | SetHourRange | Marks the specified hour range as empty or full |
![]() | SetTickRange | Marks the specified tick range as empty or full |