C# Class FastQuant.Data.Compression.SessionBarCompressor

Inheritance: BarCompressor
Mostra file Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
Add ( DataEntry entry ) : void
SessionBarCompressor ( System.TimeSpan time1, System.TimeSpan time2 ) : System

Method Details

Add() public method

public Add ( DataEntry entry ) : void
entry DataEntry
return void

SessionBarCompressor() public method

public SessionBarCompressor ( System.TimeSpan time1, System.TimeSpan time2 ) : System
time1 System.TimeSpan
time2 System.TimeSpan
return System