RunResponse.Temperature

RunResponse.Temperature property

Gets or sets the sampling temperature used for this run. If not set, defaults to 1.

public double? Temperature { get; set; }

See Also