Write_RSF: Write_RSF Function

Description Usage Arguments Examples

Description

Write a rsf object from memory to a file (*.rsf). This file can be used with Windpro.

Usage

1
Write_RSF(RSF, output_file_name)

Arguments

RSF:

rsf object already loaded into memory

output_file_name:

name for the output file. it has to contain the extension .rsf.

Examples

1
2
write from memory a rsf (data table) into the file "rsf_80m_Aldermyberget.rsf":
Write_RSF(rsf80, "rsf_80m_Aldermyberget.rsf")

Umercia/rsf documentation built on May 9, 2019, 9:38 p.m.