nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.GCModeller.ModellingEngine.IO.Raw / Writer

Writer

Full name SMRUCC.genomics.GCModeller.ModellingEngine.IO.Raw.Writer Assembly SMRUCC.genomics.GCModeller.ModellingEngine.IO.Raw Members 3

The GCModeller raw data writer

00 Remarks

(写数据模块)

01 Syntax

SMRUCC.genomics.GCModeller.ModellingEngine.IO.Raw.Writer

02 Methods

NameOverloadsSummary
Init 1 将编号列表写入的原始文件之中
WriteMassData 1
WriteFluxData 1

03 Members

method Init #
Init

将编号列表写入的原始文件之中

method WriteMassData #
WriteMassData(String, Double, Dictionary(Of String, Double))
Parameters
NameTypeDescription
moduleString

the molecule data types

timeDouble

the time tick point

snapshotDictionary(Of String, Double)

The snapshot value after the loop cycle in time point

method WriteFluxData #
WriteFluxData(String, Double, Dictionary(Of String, Double))
Parameters
NameTypeDescription
moduleString

the molecule data types

timeDouble

the time tick point

snapshotDictionary(Of String, Double)

The snapshot value after the loop cycle in time point