Data struct to contain only C section with custom fields.

interface AIBase {
    baseType: string;
}

Hierarchy (view full)

Properties

Properties

baseType: string

Name of item (B section) if any. If telemetry data is derived straight from this, this should be null.