|
Vereinsmeisterschaften
22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
|
Classes | |
| class | AnalyticsModuleAgeDistribution |
| Analytics module to calculate the age distribution of all persons. More... | |
| class | AnalyticsModuleCompetitionTimes |
| Analytics module to collect the competition times for all ages and all styles. More... | |
| class | AnalyticsModuleDistancesBetweenStarts |
| Analytics module to calculate the distances between the starts of each person in the persisted race variant. More... | |
| class | AnalyticsModuleGenderPersons |
| Analytics module to calculate the gender deviation for the persons. More... | |
| class | AnalyticsModuleGenderStarts |
| Analytics module to calculate the gender deviation for the starts. More... | |
| class | AnalyticsModulePersonCounters |
| Analytics module to get counters for the persons. More... | |
| class | AnalyticsModulePlacesAgeDistribution |
| Analytics module to calculate the age distribution over the result places. More... | |
| class | AnalyticsModuleRacesAges |
| Analytics module to calculate the ages for each race. More... | |
| class | AnalyticsModuleStartDistances |
| Analytics module to calculate the number of starts per distance. More... | |
| class | AnalyticsModuleStartsCounters |
| Analytics module to get counters for the starts. More... | |
| class | AnalyticsModuleStartsPerPerson |
| Analytics module to calculate the number of starts per persons. More... | |
| class | AnalyticsModuleStartsPerStyle |
| Analytics module to calculate the number of starts per style. More... | |
| interface | IAnalyticsModule |
| Interface for an analytics module. More... | |