howToEnum

fun howToEnum(howString: String): Int(source)

Map a CoT how string (e.g. "m-g") to its CotHow enum int.

Return

the matching COTHOW_* value, or COTHOW_UNSPECIFIED if unknown.