imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.DataComplex Namespaces
imbSCI.DataComplex.data Namespaces
imbSCI.DataComplex.data.dataUnits Namespaces
imbSCI.DataComplex.data.dataUnits.core
dataUnitSeries(T, TInstance) Class
dataUnitSeries(T, TInstance) Properties
currentEntry Property
Item Property
lastDataPair Property
lastEntry Property
dataUnitSeries
T
,
TInstance
Item Property
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Gets the
[!:T]
with the specified iteration.
Namespace:
imbSCI.DataComplex.data.dataUnits.core
Assembly:
imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
Copy
public
T
this
[
int
iteration
] {
get
; }
Request Example
View Source
Parameters
iteration
Type:
System
Int32
The iteration.
Property Value
Type:
T
The
[!:T]
.
Return Value
Type:
T
Exceptions
Exception
Condition
ArgumentOutOfRangeException
iteration - Larger then timeseries
See Also
Reference
dataUnitSeries
T, TInstance
Class
imbSCI.DataComplex.data.dataUnits.core Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs