VPDatabase T  DataPoints Property Virtual Photonics - VTS Library
Virtual Photonics
DataPoints is an IEnumerable of Time

Namespace: Vts.MonteCarlo.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public IEnumerable<T> DataPoints { get; }

Property Value

Type: OnlineIEnumerable T 
See Also