Este artigo ou seção está a ser traduzido (desde maio de 2014). Ajude e colabore com a tradução.
Gotha Go 145
Conjunto de quatro Gotha Go 145 sendo inspecionados pelos britânicos em Abril de 1945.
Descrição
Tipo / Missão
Avião de treino
País de origem
Alemanha
Fabricante
Gothaer Waggonfabrik
Quantidade produzida
1182
Primeiro voo em
Fevereiro de 1934
Introduzido em
1935
Aposentado em
1945
Tripulação
2
Especificações
Dimensões
Comprimento
8,7 m (28,5 ft)
Envergadura
9 m (29,5 ft)
Altura
2,9 m (9,51 ft)
Área das asas
21,75 m² (234 ft²)
Alongamento
3.7
Peso(s)
Peso vazio
800 kg (1 760 lb)
Peso carregado
1 380 kg (3 040 lb)
Propulsão
Motor(es)
1 × Argus As 10
Performance
Velocidade máxima
212 km/h (114 kn)
Alcance (MTOW)
630 km (391 mi)
Teto máximo
3 700 m (12 100 ft)
Aviso
ver
O Gotha Go 145 foi um avião de treinamento biplano, monomotor alemão de dois lugares, feito de madeira e tecido, usado pela Luftwaffe durante a Segunda Guerra Mundial. Ele também foi usado como caça-bombardeiro noturno na Frente Oriental. Apesar de já obsoleto no início da Segunda Guerra, o Go 145 permaneceu em serviço operacional até o fim da Guerra na Europa como bombardeiro noturno.[1]
Em Março de 1945, o Nachtschlachtgruppe No.5 possuía 69 Go 145, dos quais 52 em atividade[2] enquanto o Nachtschlachtgruppe No.3 possuía 18, sendo 16 em atividade.[3] Quando a Guerra na Europa terminou em 8 de Maio de 1945 o Gotha Go 145 equipava a maioria dos Nachtschlachtgruppen.
Índice
1Ver também
2Referências
3Bibliografia
4Ligações externas
Ver também |
AGO Flugzeugwerke
Polikarpov Po-2
Referências
↑Kay and Smith, p.115
↑Bishop, p.182
↑Bishop, p.183
Bibliografia |
Bishop, C. Luftwaffe Squadrons, 1939–1945. Amber Books, 2006.
Donald, D. (ed.) Warplanes of the Luftwaffe: Combat aircraft of Hitler’s Luftwaffe, 1933 -1945. Aerospace Publishing, 2001.
Green, William. Warplanes of the Third Reich. London: Macdonald and Jane's Publisher Ltd., 1970 (fourth impression 1979). ISBN 0-356-02382-6.
Nowarra, Heinz J. Die Deutsche Luftrüstung 1933-1945 (in German). Koblenz, Germany: Bernard & Graeffe Verlag, 1993. ISBN 3-7637-5464-4.
Smith, J. Richard and Kay, Anthony L. German Aircraft of the Second World War. Annapolis, MD: US Naval Institute Press, 2002. ISBN 1-55750-010-X.
Wood, Tony and Gunston, Bill. Hitler's Luftwaffe: A pictorial history and technical encyclopedia of Hitler's air power in World War II. London: Salamander Books Ltd., 1977. ISBN 0-86101-005-1.
Ligações externas |
O Commons possui uma categoria contendo imagens e outros ficheiros sobre Gotha Go 145
Go.145 (em russo)
Huma 1/72 Gotha GO-145 (em inglês)
GOTHA Go 145 (em inglês)
Gotha Go 145 Being Rebuilt in the City of its Birth (em inglês)
Gotha Go 145 (em inglês)
Este artigo sobre um avião, integrado ao Projeto Aviação, é um esboço. Você pode ajudar a Wikipédia expandindo-o.
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...