---
title: stride
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/timeseriesforecasterannotatedwindows/stride
---

# stride

The number of samples between windows.

## Declaration

```swift
var stride: Int
```

## See Also

### Inspecting a time series forecaster annotated window

- [annotations](createmlcomponents/timeseriesforecasterannotatedwindows/annotations.md)
- [features](createmlcomponents/timeseriesforecasterannotatedwindows/features.md)
- [forecastWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/forecastwindowsize.md)
- [inputWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/inputwindowsize.md)
- [shufflesElements](createmlcomponents/timeseriesforecasterannotatedwindows/shuffleselements.md)
