This is the complete list of members for FGAISchedule, including all inherited members.
assign(FGScheduledFlight *ref) | FGAISchedule | |
clearAllFlights() | FGAISchedule | |
compareSchedules(const FGAISchedule *a, const FGAISchedule *b) | FGAISchedule | static |
FGAISchedule() | FGAISchedule | |
FGAISchedule(const std::string &model, const std::string &livery, const std::string &homePort, const std::string ®istration, const std::string &flightId, bool heavy, const std::string &acType, const std::string &airline, const std::string &m_class, const std::string &flight_type, double radius, double offset) | FGAISchedule | |
FGAISchedule(const FGAISchedule &other) | FGAISchedule | |
findAvailableFlight(const std::string ¤tDestination, const std::string &req, time_t min=0, time_t max=0) | FGAISchedule | |
getAircraft() | FGAISchedule | inline |
getAirline() | FGAISchedule | inline |
getArrivalAirport() | FGAISchedule | |
getCallSign() | FGAISchedule | |
getCourse() | FGAISchedule | inline |
getCruiseAlt() | FGAISchedule | |
getDepartureAirport() | FGAISchedule | |
getDepartureTime() | FGAISchedule | |
getFlightRules() | FGAISchedule | |
getFlightType() | FGAISchedule | inline |
getGroundOffset() | FGAISchedule | inline |
getHeavy() | FGAISchedule | inline |
getHits() | FGAISchedule | inline |
getLastUsed() | FGAISchedule | inline |
getRadius() | FGAISchedule | inline |
getRegistration() | FGAISchedule | inline |
getRunCount() | FGAISchedule | inline |
getScore() | FGAISchedule | inline |
getSpeed() | FGAISchedule | |
init() | FGAISchedule | |
next() | FGAISchedule | |
operator<(const FGAISchedule &other) const | FGAISchedule | |
resolveModelPath(const std::string &model) | FGAISchedule | static |
setFlightType(const std::string &val) | FGAISchedule | inline |
setHeading() | FGAISchedule | |
setHits(unsigned int count) | FGAISchedule | inline |
setLastUsed(unsigned int val) | FGAISchedule | inline |
setrunCount(unsigned int count) | FGAISchedule | inline |
setScore() | FGAISchedule | |
update(time_t now, const SGVec3d &userCart) | FGAISchedule | |
validModelPath(const std::string &model) | FGAISchedule | static |
~FGAISchedule() | FGAISchedule | |