interface RtgmRawHaz {
    afe: number[];
    iml: number[];
}

Properties

Properties

afe: number[]
iml: number[]