Flying wingA flying wing is a tailless fixed-wing aircraft that has no definite fuselage, with its crew, payload, fuel, and equipment housed inside the main wing structure. A flying wing may have various small protuberances such as pods, nacelles, blisters, booms, or vertical stabilizers. Similar aircraft designs, that are not technically flying wings, are sometimes casually referred to as such. These types include blended wing body aircraft and lifting body aircraft, which have a fuselage and no definite wings.
Equal-area projectionIn cartography, an equivalent, authalic, or equal-area projection is a map projection that preserves relative area measure between any and all map regions. Equivalent projections are widely used for thematic maps showing scenario distribution such as population, farmland distribution, forested areas, and so forth, because an equal-area map does not change apparent density of the phenomenon being mapped. By Gauss's Theorema Egregium, an equal-area projection cannot be conformal.
Radio-controlled aircraftA radio-controlled aircraft (often called RC aircraft or RC plane) is a small flying machine that is controlled remotely by an operator on the ground using a hand-held radio transmitter. The transmitter continuously communicates with a receiver within the craft that sends signals to servomechanisms (servos) which move the control surfaces based on the position of joysticks on the transmitter. The control surfaces, in turn, directly affect the orientation of the plane.
LandingLanding is the last part of a flight, where a flying animal, aircraft, or spacecraft returns to the ground. When the flying object returns to water, the process is called alighting, although it is commonly called "landing", "touchdown" or "splashdown" as well. A normal aircraft flight would include several parts of flight including taxi, takeoff, climb, cruise, descent and landing. Aircraft usually land at an airport on a firm runway or helicopter landing pad, generally constructed of asphalt concrete, concrete, gravel or grass.
Cellular networkA cellular network or mobile network is a telecommunications network where the link to and from end nodes is wireless and the network is distributed over land areas called cells, each served by at least one fixed-location transceiver (typically three cell sites or base transceiver stations). These base stations provide the cell with the network coverage which can be used for transmission of voice, data, and other types of content.
Surveillance aircraftA surveillance aircraft is an aircraft used for surveillance. They are operated by military forces and other government agencies in roles such as intelligence gathering, battlefield surveillance, airspace surveillance, reconnaissance, observation (e.g. artillery spotting), border patrol and fishery protection. This article concentrates on aircraft used in those roles, rather than for traffic monitoring, law enforcement and similar activities. Surveillance aircraft usually carry no armament, or only limited defensive armament.
ArrhythmiaArrhythmias, also known as cardiac arrhythmias, heart arrhythmias, or dysrhythmias, are irregularities in the heartbeat, including when it is too fast or too slow. A resting heart rate that is too fast – above 100 beats per minute in adults – is called tachycardia, and a resting heart rate that is too slow – below 60 beats per minute – is called bradycardia. Some types of arrhythmias have no symptoms. Symptoms, when present, may include palpitations or feeling a pause between heartbeats.
Aerial photographyAerial photography (or airborne imagery) is the taking of photographs from an aircraft or other airborne platforms. When taking motion pictures, it is also known as aerial videography. Platforms for aerial photography include fixed-wing aircraft, helicopters, unmanned aerial vehicles (UAVs or "drones"), balloons, blimps and dirigibles, rockets, pigeons, kites, or using action cameras while skydiving or wingsuiting. Handheld cameras may be manually operated by the photographer, while mounted cameras are usually remotely operated or triggered automatically.
Map layoutMap layout, also called map composition or (cartographic) page layout, is the part of cartographic design that involves assembling various map elements on a page. This may include the map image itself, along with titles, legends, scale indicators, inset maps, and other elements. It follows principles similar to page layout in graphic design, such as balance, gestalt, and visual hierarchy. The term map composition is also used for the assembling of features and symbols within the map image itself, which can cause some confusion; these two processes share a few common design principles but are distinct procedures in practice.
Transatlantic flightA transatlantic flight is the flight of an aircraft across the Atlantic Ocean from Europe, Africa, South Asia, or the Middle East to North America, Latin America, or vice versa. Such flights have been made by fixed-wing aircraft, airships, balloons and other aircraft. Early aircraft engines did not have the reliability nor the power to lift the required fuel to make a transatlantic flight. There were difficulties navigating over the featureless expanse of water for thousands of miles, and the weather, especially in the North Atlantic, is unpredictable.
Flight testFlight testing is a branch of aeronautical engineering that develops specialist equipment required for testing aircraft behaviour and systems. Instrumentation systems are developed using proprietary transducers and data acquisition systems. Data is sampled during the flight of an aircraft, or atmospheric testing of launch vehicles and reusable spacecraft. This data is validated for accuracy and analyzed before being passed to specialist engineering groups for further analysis to validate the design of the vehicle.
Self-modifying codeIn computer science, self-modifying code (SMC or SMoC) is code that alters its own instructions while it is executing – usually to reduce the instruction path length and improve performance or simply to reduce otherwise repetitively similar code, thus simplifying maintenance. The term is usually only applied to code where the self-modification is intentional, not in situations where code accidentally modifies itself due to an error such as a buffer overflow.