Skip to contents

Result Time Step in InfoWorks Result CSV File

Usage

hsTsInFile(bytesFile, bytesHeader, bytesRow, nDays)

Arguments

bytesFile

file length in bytes

bytesHeader

length of header line in bytes

bytesRow

lengh of data row in bytes

nDays

number of days

Value

Returns the (possibly) applied result timestep of an InfoWorks simulation depending on the maximal allowed InfoWorks result CSV file size bytesFile in bytes, on the number nDays of days to simulate and on the size bytesHeader and bytesRow of the header and of a data line, respectively.