CNNA HL-3

The CNNA HL-3 was a civil trainer aircraft developed in Brazil in 1941.

HL-3 and HL-4
Role Civil trainer aircraft
Manufacturer CNNA
Designer René Vandeale

Development

CNNA had already benefited from the Brazilian government's decision to invest in a pilot training campaign and hoped that a dedicated trainer aircraft would attract even more sales. To that end, the HL-3 was proposed, and one prototype was constructed and flown. Unfortunately for the firm, this was not to be the case, and no official interest was shown.

The HL-3 was a two-place light aircraft powered by a 56 kW (75 hp) horizontally-opposed four-cylinder piston engine.

An improved version with a more powerful engine (97 kW or 130 hp) was designated the HL-4, but this didn't sell either.


gollark: As you can see, you don't actually need to explicitly compute the length anywhere.
gollark: Here's how I would do it:```lualocal function divisible_by_any(n, factors) for _, factor in ipairs(factors) do if n % factor == 0 then return true end end return falseendlocal primes = { 2, 3 }for i = 2, 100 do if not divisible_by_any(i, primes) then table.insert(primes, i) endendfor _, prime in ipairs(primes) do print(prime) end```
gollark: I can't actually read that because ææææ my eyes but it looks like the same thing with less whitespace.
gollark: I mean, it *sort of* is, but instead of actually marking the things it just checks against each factor.
gollark: Ah, no, it is not.

References

  • Taylor, Michael J. H. (1989). Jane's Encyclopedia of Aviation. London: Studio Editions. p. 256.
  • São Paulo Technical Museum website


See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.