Inheritance
System.Object
SampleGroup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
[Serializable]
public class SampleGroup
Constructors
Declaration
public SampleGroup(SampleGroupDefinition definition)
Parameters
Fields
Declaration
Field Value
| Type |
Description |
| System.Double |
|
Declaration
public SampleGroupDefinition Definition
Field Value
Declaration
Field Value
| Type |
Description |
| System.Double |
|
Declaration
Field Value
| Type |
Description |
| System.Double |
|
Declaration
Field Value
| Type |
Description |
| System.Double |
|
Declaration
public double PercentileValue
Field Value
| Type |
Description |
| System.Double |
|
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Declaration
public List<double> Samples
Field Value
| Type |
Description |
| System.Collections.Generic.List<System.Double> |
|
Declaration
public double StandardDeviation
Field Value
| Type |
Description |
| System.Double |
|
Declaration
Field Value
| Type |
Description |
| System.Double |
|
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Properties
Declaration
public Recorder Recorder { get; set; }
Property Value
| Type |
Description |
| Recorder |
|
Methods
Declaration
public void GetAggregateValue()
Declaration
public void GetRecorder()