---
title: HumanBodyActionPeriodPredictor.Prediction
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/humanbodyactionperiodpredictor/prediction
---

# HumanBodyActionPeriodPredictor.Prediction

A human body action period prediction.

## Declaration

```swift
struct Prediction
```

## Topics

### Creating a prediction

- [init(period:periodicity:)](createmlcomponents/humanbodyactionperiodpredictor/prediction/init(period:periodicity:).md)

### Getting the properties

- [period](createmlcomponents/humanbodyactionperiodpredictor/prediction/period.md)
- [periodicity](createmlcomponents/humanbodyactionperiodpredictor/prediction/periodicity.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Performing the transformation

- [applied(to:eventHandler:)](createmlcomponents/humanbodyactionperiodpredictor/applied(to:eventhandler:).md)
