Talk:AGN (FS2002/FS2004): Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
(Created page with "'''Data types''' When looking into the AGN files, I got the impression that instead of double vegetation area if should be float vegetation area Can someone confirm that?...")
 
No edit summary
Line 3: Line 3:
When looking into the AGN files, I got the impression that instead of
When looking into the AGN files, I got the impression that instead of


double vegetation area
''double vegetation area''


if should be
if should be


float vegetation area
''float vegetation area''


Can someone confirm that? Thanks, Thorsten.
Can someone confirm that? Thanks, Thorsten.

Revision as of 08:05, 20 September 2015

Data types

When looking into the AGN files, I got the impression that instead of

double vegetation area

if should be

float vegetation area

Can someone confirm that? Thanks, Thorsten.