-
1 преобразование указателя
Information technology: pointer conversionУниверсальный русско-английский словарь > преобразование указателя
-
2 шкала
scale
часть отсчетного устройства с отметками (делениями, оцифровкой) для замера соответствующих величин. — а series of markings used for measurement or computation.
- азимутов (астрокомпаса) — azimuth circle
- азимутов (селектора курса) — obs azimuth card
the obs azimuth card indicates the 030o radial.
-, барометрическая (шкала давления высотомера) — pressure scale
- барометрического давления (высотомера) — (atmospheric, barometric) pressure scale, (altimeter) sub-scale
- видимости — visibility scale
- возвышений (астрокомпаса) — declination scale
- давления (давлений) высотомера — altimeter pressure scale, altimeter sub-scale
set the altimeter sub-scale to 1013 mb.
- дальности — distance scale
-, двусторонняя (прибора с центральным нулем) — center-zero scale
- кельвина — kelvin temperature scale (к)
- крена (неподвижная) (рис. 72) — bank scale
-, круглая — circular dial
- курса (рис. 73) — compass /azimuth/ card
- курсов (картушки прибора нкп) — compass card
-, ленточная — tape scale
-, ленточная (тангажа) — (pitch) tape
- магнитного курса (прибора (нпп) — compass card
-, неподвижная — fixed scale
-, неравномерная — nonlinear scale
-, нониусная — vernier scale
нониусная шкала микрометpa позволяет производить измерения с точностью до 1/1oooo дюйма. — the micrometer vernier scale enables the instrument to be used to measure to one tenthousandth part of an inch.
- отклонения от глиссады (рис. 73) — glide slope (deviation) scale
- отклонения от заданной скорости (рис. 72) — speed scale
- отклонения от заданной скорости или от оптимального угла атаки — speed scale
- отклонения от заданной траектории в вертикальной плоскости (от глиссады) (рис. 73) — glide slope (deviation) scale
- отклонения от заданной траектории в вертикальной плоскости (ш. полож. глиссады) (рис. 72) — glide slope scale
- отклонения от заданной траектории в горизонтальной плоскости (от курса) (рис. 73) — course deviation scale
- отклонения от заданной траектории в горизонтальной плоскости (ш. положения курса) (рис. 72) — localizer deviation (display) scale
- отклонения от курса — course deviation scale
при переходе планки положения курса первой точки шкалы отклонения от курса, установить индекс заданного курса в положение (90°), указываемое стрелкой зпу (рис. 73). — as the course deviation bar moves over the first dot of the course deviation scale from the center of the course arrow, set the heading marker (or bug) to the course arrow heading (90°).
- отклонения от курсовой зоны (рис. 72) — localizer deviation scale
-, подвижная — slide scale
- положения (аг прибора пкп) — attitude display
- положения глиссады — glide slope scale
средняя точка шкалы положения глиссады показывает положение самолета относительно глиссады (рис. 72). — the glideslope pointer represents the center of the gs beam, the center line (dot) of the gs scale represents aircraft position.
- положения курса (рис. 72) — localizer deviation (display) scale
- поправки тангажа (прибора кпп) — pitch trim scale
- прибора — instrument scale
-, равномерная — linear scale
-, растянутая — expanded scale
-, светящаяся — luminous scale
- скорости ветра — wind speed scale
-, сферическая — spherical scale
- тангажа (ленточная) — pitch tape
шкала тангажа закреплена на барабанах, перемещающих ее для индикации положения самолета в пространстве по тангажу. — the pitch tape is attached to rollers and thus is positioned to display pitch attitude of the aircraft.
- текущего курса — compass /azimuth/ card, azimuth ring
вращающаяся шкала планового навигационного прибора (пнп) (рис. 73). — heading information from a gyrostabilized magnetic compass is displayed by the rotating compass (azimuth) card.
- углов крена (рис. 72) — bank scale
- углов сноса (рис. 73) — drift scale
- углов тангажа (рис. 72) — pitch scale
- углов тангажа, ленточная — pitch tape
- указателя глиссады (приборов нкп н пп-1п) — glide slope (deviation) scale
- указателя обжатия амортизатора (шасси) — shock strut compression indicator scale
- указателя отклонения скорости самолета от заданной скорости (рис. 72) — speed scale
- указателя положения самолета относительно оси равносигнальной зоны курса (прибора нкп) — course deviation scale
- уклона впп (на графике) — runway slope grid
- установки (углового положения) лопасти — blade pitch setting scale
- фаренгейта — fahrenheit temperature scale (f)
шкала с точкой замерзания воды обозначенной 32° и точкой кипения 212°. пересчет в градусы цельсия по формуле. f=(9/5)с + 32 — a temperature scale wifh ice point at 32° and boiling point of water at 212°. conversion with the celsius (centigrade) temperature: f=(9/5)c + 32
- цельсия — centigrade temperature scale (c)
- часовых градусов (астрокомпаса) — hour-angle scale
- широт (астрокомпаса) — latitude dial
деление ш. — scale graduation /division/
диапазон ш. (прибора) — scale range
длина ш. (прибора) — scale length
отметка ш. — scale mark
по ш. — on scale
pressure is indicated on pressure gage scale.Русско-английский сборник авиационно-технических терминов > шкала
См. также в других словарях:
Pointer (computing) — This article is about the programming data type. For the input interface (for example a computer mouse), see Pointing device. Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing … Wikipedia
Pointer swizzling — In computer science, pointer swizzling is the conversion of references based on name or position to direct pointer references. It is typically performed during the deserialization (loading) of a relocatable object from disk, such as an executable … Wikipedia
C++0x — is the planned new standard for the C++ programming language. It is intended to replace the existing C++ standard, ISO/IEC 14882, which was published in 1998 and updated in 2003. These predecessors are informally known as C++98 and C++03. The new … Wikipedia
C++11 — C++11, also formerly known as C++0x,[1] is the name of the most recent iteration of the C++ programming language, replacing C++TR1, approved by the ISO as of 12 August 2011.[2] The name is derived from the tradition of naming language versions by … Wikipedia
Dynamic loading — is a mechanism by which a computer program can, at run time, load a library (or other binary) into memory, retrieve the addresses of functions and variables contained in the library, execute those functions or access those variables, and unload… … Wikipedia
Comparison of Pascal and C — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Comparison of Object Pascal and C — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Arriva London — Infobox Bus transit name = Arriva London logo size = image size = image caption = An Arriva London DAF DB250/ALX400 company slogan = parent = Arriva founded = Various headquarters = Tottenham locale = service area = Greater London service type =… … Wikipedia
C (programming language) — C The C Programming Language[1] (aka K R ) is the seminal book on C … Wikipedia
C Sharp syntax — The correct title of this article is C# syntax. The substitution or omission of the # sign is because of technical restrictions. Main article: C Sharp (programming language) This article describes the syntax of the C# programming language. The… … Wikipedia