Interface ReimPhaseCorrectionOptions

interface ReimPhaseCorrectionOptions {
    reverse?: boolean;
}

Properties

Properties

reverse?: boolean