isAircraftString

fun isAircraftString(cotTypeString: String): Boolean(source)

Whether a CoT type string is in the Air battle dimension (3rd --atom equals "A", e.g. "a-f-A-M-H").

The string-based counterpart to isAircraft, used for types that fell through to COTTYPE_OTHER but still carry a raw type string.