12#include "asn_application.h"
15#include "NinetyDegreeInt.h"
22typedef NinetyDegreeInt_t Latitude_t;
25extern asn_per_constraints_t asn_PER_type_Latitude_constr_1;
26extern asn_TYPE_descriptor_t asn_DEF_Latitude;
27asn_struct_free_f Latitude_free;
28asn_struct_print_f Latitude_print;
29asn_constr_check_f Latitude_constraint;
30ber_type_decoder_f Latitude_decode_ber;
31der_type_encoder_f Latitude_encode_der;
32xer_type_decoder_f Latitude_decode_xer;
33xer_type_encoder_f Latitude_encode_xer;
34jer_type_encoder_f Latitude_encode_jer;
35oer_type_decoder_f Latitude_decode_oer;
36oer_type_encoder_f Latitude_encode_oer;
37per_type_decoder_f Latitude_decode_uper;
38per_type_encoder_f Latitude_encode_uper;
39per_type_decoder_f Latitude_decode_aper;
40per_type_encoder_f Latitude_encode_aper;
47#include "asn_internal.h"