Public Attributes

ecc_team_goals_s Struct Reference

Eccentric team goals data structure.

List of all members.

Public Attributes

int nU
 Number of unique states.
int teamID
 Team ID.
ecc_geom_t geometry [FF_MAX_MEMBERS]
 Array of eccentric geometric goals.
constraints_t constraints [FF_MAX_MEMBERS]
 Array of assignment constraints.
double dPhi
 Angular resolution [rad].

Member Data Documentation

Referenced by FFEccGenerateTeamGoals().