]> git.mxchange.org Git - flightgear.git/commit
Add Melchior FRANZ's metar class. It is not yet used anywhere (but in the resulting...
authorehofman <ehofman>
Sat, 24 Jan 2004 10:38:39 +0000 (10:38 +0000)
committerehofman <ehofman>
Sat, 24 Jan 2004 10:38:39 +0000 (10:38 +0000)
commitf845aa9b2a81345d4aba13d2caf3504b4f10681e
treef4979ba50a5224ac2b4904161fe55059f1361c71
parent816d84457c1bedd5fc352f33d667c25c291cd6a1
Add Melchior FRANZ's metar class. It is not yet used anywhere (but in the resulting metar executable), but it makes adding live weather quite easy.
src/Environment/Makefile.am
src/Environment/metar-main.cxx [new file with mode: 0644]
src/Environment/metar.cxx [new file with mode: 0644]
src/Environment/metar.hxx [new file with mode: 0644]