Table of Contents

Class HYBNAT_WEL

Namespace
BlueM.Wave.Fileformats
Assembly
Wave.dll

Class for HYBNAT WEL files

public class HYBNAT_WEL : TimeSeriesFile
Inheritance
HYBNAT_WEL
Inherited Members

Constructors

HYBNAT_WEL(string)

Instanciates a new HYBNAT WEL file

public HYBNAT_WEL(string file)

Parameters

file string

Path to file

Fields

refDate

Referencedate for the beginning of the simulation

public DateTime refDate

Field Value

DateTime

Remarks

default: 01.01.2000 00:00:00

Properties

UseImportDialog

Set if the import dialog should be used

public override bool UseImportDialog { get; }

Property Value

bool

Methods

readFile()

Reads the time series from the file

public override void readFile()

readSeriesInfo()

Read number of columns and their names

public override void readSeriesInfo()

verifyFormat(string)

Checks if the file is a HYBNAT WEL files

public static bool verifyFormat(string file)

Parameters

file string

Path to file

Returns

bool

Boolean

Remarks

Check is based on line 4 (must start with "Ganglinien:")