1#include <vanetza/asn1/asn1c_wrapper.hpp>
2#include <vanetza/asn1/its/BasicVehicleContainerLowFrequency.h>
3#include <vanetza/asn1/its/PathHistory.h>
4#include <vanetza/asn1/its/r2/BasicVehicleContainerLowFrequency.h>
5#include <vanetza/asn1/its/r2/Path.h>
6#include <vanetza/asn1/its/r2/PathHistory.h>
7#include <vanetza/facilities/detail/macros.ipp>
8#include <vanetza/facilities/detail/path_history.tpp>
15static_assert(DeltaLongitude_oneMicrodegreeEast == 10,
"DeltaLongitude is an integer number of tenth microdegrees");
16static_assert(DeltaLatitude_oneMicrodegreeNorth == 10,
"DeltaLatitude is an integer number of tenth microdegrees");
17static_assert(PathDeltaTime_tenMilliSecondsInPast == 1,
"PathDeltaTime encodes 10ms steps");
34 copy(ph, container.pathHistory);
#define ASN1_PREFIXED(name)