| calcBestParkingAssignment(ObjectID id, Coord3D *pos, Int *oldIndex=NULL, Int *newIndex=NULL)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| calcPPInfo(ObjectID id, PPInfo *info)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| defectAllParkedUnits(Team *newTeam, UnsignedInt detectionTime)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| getApproachHeight() const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| getCreationLocations(ObjectID id) const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| getLandingDeckHeightOffset() const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| getRunwayCount() const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| getRunwayReservation(Int r, RunwayReservationType type=RESERVATION_TAKEOFF)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| getSpaceIndex(ObjectID id) const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| getTaxiLocations(ObjectID id) const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| hasAvailableSpaceFor(const ThingTemplate *thing) const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| hasReservedSpace(ObjectID id) const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| killAllParkedUnits()=0 | ParkingPlaceBehaviorInterface | pure virtual |
| releaseRunway(ObjectID id)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| releaseSpace(ObjectID id)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| reserveRunway(ObjectID id, Bool forLanding)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| reserveSpace(ObjectID id, Real parkingOffset, PPInfo *info)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| setHealee(Object *healee, Bool add)=0 | ParkingPlaceBehaviorInterface | pure virtual |
| shouldReserveDoorWhenQueued(const ThingTemplate *thing) const =0 | ParkingPlaceBehaviorInterface | pure virtual |
| transferRunwayReservationToNextInLineForTakeoff(ObjectID id)=0 | ParkingPlaceBehaviorInterface | pure virtual |