Embedded FRC Set raw parameters interface

interface EmbedFrcSetParamsRaw {
    frcResponseTime: number;
}

Properties

Properties

frcResponseTime: number