Draft DAT/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "El formato de datos aerodinámicos comunes es un simple tipo de archivo que contiene metadatos opcionales sobre aerodinámica en las primeras 1-2 líneas y las coordenadas de ...")
Line 1: Line 1:
El formato de datos aerodinámicos comunes es un simple tipo de archivo que contiene metadatos opcionales sobre aerodinámica en las primeras 1-2 líneas y las coordenadas de las superficies superior e inferior.
The common airfoil data format is a simple file containing the optional metadata about the airfoil in the first 1-2 lines and the coordinates of the upper and lower surface.


There are many different dialects to this format so this import module tries to be as smart as possible to understand almost anyone.
There are many different dialects to this format so this import module tries to be as smart as possible to understand almost anyone.

Revision as of 21:46, 17 February 2014

El formato de datos aerodinámicos comunes es un simple tipo de archivo que contiene metadatos opcionales sobre aerodinámica en las primeras 1-2 líneas y las coordenadas de las superficies superior e inferior.

There are many different dialects to this format so this import module tries to be as smart as possible to understand almost anyone.