require 'avm/controlled_vocabulary'
module AVM
module CoordinateSystemProjection
TERMS = %w{TAN SIN ARC AIT CAR CEA}
include ControlledVocabulary
end