AircraftData
AircraftData[entity,property]
gives the value of the specified property for the aircraft entity.
AircraftData[{entity1,entity2,…},property]
gives a list of property values for the specified aircraft entities.
AircraftData[entity,property,annotation]
gives the specified annotation associated with the given property.
Details
- AircraftData[] gives a list of all aircraft entities.
- AircraftData["Properties"] gives a list of available properties.
- AircraftData["SampleEntities"] gives a list of sample entities.
- The specified entity in AircraftData can be an Entity, EntityClass, entity canonical name, or list thereof.
- The specified property can be an EntityProperty, EntityPropertyClass, property canonical name, or list of properties.
- Properties that do not apply or are not known in a particular case are indicated by Missing[…].
- Properties include:
-
"Ceiling" operational ceiling "Crew" crew "CruiseSpeed" cruise speed "DesignedBy" name of designer "EmptyWeightPerBooster" empty weight per booster "Height" height "Image" image "Introduced" date of introduction "Length" length "LoadedWeight" loaded weight "MaidenFlight" date of first flight "Manufacturer" manufacturer "MaxSpeed" maximum speed "MaxWeight" maximum weight "Name" name "NumberBuilt" number of aircraft built "PowerPlant" engine "PowerPlantCount" number of engines "Range" range with maximum load "RateOfClimb" maximum climb rate "Status" status "Type" type "WingArea" area of wings "WingLoading" loading per wing area "Wingspan" wingspan
Examples
open allclose allText
Wolfram Research (2014), AircraftData, Wolfram Language function, https://reference.wolfram.com/language/ref/AircraftData.html.
CMS
Wolfram Language. 2014. "AircraftData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AircraftData.html.
APA
Wolfram Language. (2014). AircraftData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AircraftData.html