Uses of Record Class
org.episteme.social.sports.InjuryPredictor.TrainingLoad
Packages that use InjuryPredictor.TrainingLoad
Package
Description
Provides classes and interfaces for sports science, athletic performance analysis,
and competition modeling.
-
Uses of InjuryPredictor.TrainingLoad in org.episteme.social.sports
Methods in org.episteme.social.sports with parameters of type InjuryPredictor.TrainingLoadModifier and TypeMethodDescriptionstatic List<InjuryPredictor.InjuryRisk> InjuryPredictor.predictRisks(Real acwr, InjuryPredictor.AthleteProfile athlete, InjuryPredictor.TrainingLoad currentLoad) Predicts potential injury risks based on workload ratios and athlete health profiles.