interface HazardCurve {
    values: XySequence;
}

Hierarchy (view full)

Properties

Properties

values: XySequence