@cccode/fxr - v22.0.0

    Enumeration TimeOperation

    This represents an operation to use when modifying values that depend on time.

    Used internally to track how time-based values should be scaled by DataAction.prototype.scaleRateOfTime.

    Index

    Enumeration Members

    Multiply: 1
    Divide: 2
    DivideIfPositive: 3
    Square: 4
    TracerDuration: 5

    The tracer segment duration fields are not scaled by the rate of time property, but scaling it may still be desired in some cases, so these fields are marked with this value so they can get special handling.

    MMNEPVFCICPMFPCPTTAAATR