8#ifndef _UnknownLongitude_H_
9#define _UnknownLongitude_H_
12#include "asn_application.h"
15#include "OneEightyDegreeInt.h"
22typedef OneEightyDegreeInt_t UnknownLongitude_t;
25extern asn_TYPE_descriptor_t asn_DEF_UnknownLongitude;
26asn_struct_free_f UnknownLongitude_free;
27asn_struct_print_f UnknownLongitude_print;
28asn_constr_check_f UnknownLongitude_constraint;
29ber_type_decoder_f UnknownLongitude_decode_ber;
30der_type_encoder_f UnknownLongitude_encode_der;
31xer_type_decoder_f UnknownLongitude_decode_xer;
32xer_type_encoder_f UnknownLongitude_encode_xer;
33jer_type_encoder_f UnknownLongitude_encode_jer;
34oer_type_decoder_f UnknownLongitude_decode_oer;
35oer_type_encoder_f UnknownLongitude_encode_oer;
36per_type_decoder_f UnknownLongitude_decode_uper;
37per_type_encoder_f UnknownLongitude_encode_uper;
38per_type_decoder_f UnknownLongitude_decode_aper;
39per_type_encoder_f UnknownLongitude_encode_aper;
46#include "asn_internal.h"