Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TimeSeriesLibrary
TSDateValueStruct
C# Class TimeSeriesLibrary.TSDateValueStruct
Exibir arquivo
Open project: hydrologics/TimeSeriesLibrary
Class Usage Examples
Public Properties
Property
Type
Description
Date
System.DateTime
Value
double
Property Details
Date
public_oe property
The date of the time step
public
DateTime,System
Date
return
System.DateTime
Value
public_oe property
The value of the time series on the time step
public
double
Value
return
double