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