Uses of Record Class
org.episteme.social.sports.InjuryPredictor.AthleteProfile
Packages that use InjuryPredictor.AthleteProfile
Package
Description
Provides classes and interfaces for sports science, athletic performance analysis,
and competition modeling.
-
Uses of InjuryPredictor.AthleteProfile in org.episteme.social.sports
Methods in org.episteme.social.sports with parameters of type InjuryPredictor.AthleteProfileModifier 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.