Save ( FileName ) |
Polar Card |
Arguments | FileName | the fully qualified name of the file to write, enclosed in double quotes |
Description | Writes the polars from a previous analysis to the specified file. | |
Remarks | The output file format is selected depending on one of the following extensions: | |
.txt | ASCII file containing tables of the polars | |
.pef | PEF file containing a Polar Exchange File representation of the polars | |
.xml | XML file containing a structured representation of the polars | |
You must execute an Analyze()
command to set the required parameters like angle of attack and reynolds
number range before using this command. Performs the same action as the "Save..." button. |