An enum would work too, but probably better to make it a Bitmask, BitmaskEnum if you want to make some calibers interchangeable at some point.
An enum would work too, but probably better to make it a Bitmask, BitmaskEnum if you want to make some calibers interchangeable at some point.