Table of Contents

Class TuningSnapshot

public class TuningSnapshot
Inheritance
object
TuningSnapshot

Properties

ComputeTime

public DateTime? ComputeTime { get; set; }

Property Value

DateTime?

Epoch

public int Epoch { get; set; }

Property Value

int

MeanScore

public float MeanScore { get; set; }

Property Value

float

Step

public int Step { get; set; }

Property Value

int