Click or drag to resize

PerformanceAssessmentFileDefaultAvailabilityThreshold Property

Gets or sets the default availability threshold used when evaluating assessed performance. If two records in the file are separated by a duration longer than this availability threshold, the evaluator will report that it is not available between the two records.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Duration DefaultAvailabilityThreshold { get; set; }

Property Value

Type: Duration
See Also