Type Alias SymbolFrequency

type SymbolFrequency = {
    qFrequency?: number;
    qSymbol?: SymbolValue;
}
Index

Properties

qFrequency?: number

Frequency of the above symbol in the field

qSymbol?: SymbolValue

Symbol. Either string and NaN or number alone