Class Aircraft

java.lang.Object
org.deltava.beans.schedule.Aircraft
All Implemented Interfaces:
Serializable, Cloneable, Comparable<Aircraft>, Auditable, ViewEntry, Cacheable

public class Aircraft extends Object implements Comparable<Aircraft>, Auditable, Cacheable, ViewEntry
A bean to store Aircraft type information and ACARS fuel profiles. Fuel is loaded in ACARS in the order of primary, secondary and other tanks, and each Microsoft Flight Simulator fuel tank can be assigned to one of these three tank types.
Since:
1.0
Version:
11.0
Author:
Luke
See Also: