ItsRSUsSimulator_Pics.ttcn 319 KB
Newer Older
garciay's avatar
garciay committed
module ItsRSUsSimulator_Pics {
    
    // LibCommon
    import from LibCommon_BasicTypesAndValues all;
    
    // LibIts
    import from ITS_Container language "ASN.1:1997" all;
    import from CAM_PDU_Descriptions language "ASN.1:1997" all;
    import from DENM_PDU_Descriptions language "ASN.1:1997" all;
    import from MAPEM_PDU_Descriptions language "ASN.1:1997" all;
    import from SPATEM_PDU_Descriptions language "ASN.1:1997" all;
    import from IVIM_PDU_Descriptions language "ASN.1:1997" all;
garciay's avatar
garciay committed
    import from IVI language "ASN.1:1997" all;
garciay's avatar
garciay committed
    import from SREM_PDU_Descriptions language "ASN.1:1997" all;
    import from SSEM_PDU_Descriptions language "ASN.1:1997" all;
garciay's avatar
garciay committed
    import from DSRC language "ASN.1:1997" all;
    import from ElectronicRegistrationIdentificationVehicleDataModule language "ASN.1:1997" all;
garciay's avatar
garciay committed
    
    // LibItsBtp
    import from LibItsBtp_TypesAndValues all;
    import from LibItsBtp_Templates all;
    
    // LibItsGeoNetworking
    import from LibItsGeoNetworking_TypesAndValues all;
    
garciay's avatar
garciay committed
    // LibItsSecurity
    import from LibItsSecurity_TypesAndValues all;
    
garciay's avatar
garciay committed
    // ItsRSUsSimulator
    import from ItsRSUsSimulator_TypesAndValues all;
    
    /**
     * @desc This group describes the RSUs installed on the track
     */
garciay's avatar
garciay committed
    group rsuParameters {
        
         * @desc RSU #1 - RSUs A
         * @remark Zone #1
garciay's avatar
garciay committed
        group rsu1 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU1 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE01'O
garciay's avatar
garciay committed
            } // End of PICS_RSU_GN_ADDRESS_RSU1
            
garciay's avatar
garciay committed
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU1,
                    timestamp_    := 0,
                    latitude      := 435529150,
                    longitude     := 103010520,
garciay's avatar
garciay committed
                    pai           := '0'B,
                    speed         := 0,
                    heading       := 0
                },
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
garciay's avatar
garciay committed
                geoShape := e_geoCircle,
                geoParms := {
                    radius := 5000
garciay's avatar
garciay committed
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU1
garciay's avatar
garciay committed
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU1 := {};
            
        } // End of group rsu1
        
         * @desc RSU #2 - RSUs B
         * @remark Zone #2
garciay's avatar
garciay committed
        group rsu2 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU2 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE02'O
            } // End of PICS_RSU_GN_ADDRESS_RSU2
            
            modulepar RsuParm PICS_RSU2 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU2,
                    timestamp_    := 0,
                    latitude      := 435512090,
                    longitude     := 103002510,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU2
            } // End of PICS_RSU2
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU2 := {};
            
        } // End of group rsu2
        
        /**
         * @desc RSU #3 - RSUs C
         * @remark Zone #3
         */
        group rsu3 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU3 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE03'O
            } // End of PICS_RSU_GN_ADDRESS_RSU3
            
            modulepar RsuParm PICS_RSU3 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU3,
                    timestamp_    := 0,
                    latitude      := 435546630,
                    longitude     := 103041900,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU3
            } // End of PICS_RSU3
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU3 := {};
            
        } // End of group rsu3
        
        /**
         * @desc RSU #4 - RSUs D
         * @remark Zone #5
         */
        group rsu4 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU4 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE04'O
            } // End of PICS_RSU_GN_ADDRESS_RSU4
            
            modulepar RsuParm PICS_RSU4 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU4,
                    timestamp_    := 0,
                    latitude      := 435582150,
                    longitude     := 103065170,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU4
            } // End of PICS_RSU4
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU4 := {};
            
        } // End of group rsu4
        
        /**
         * @desc RSU #5 - RSUs E
         * @remark Zone #8
         */
        group rsu5 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU5 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE05'O
            } // End of PICS_RSU_GN_ADDRESS_RSU5
            
            modulepar RsuParm PICS_RSU5 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU5,
                    timestamp_    := 0,
                    latitude      := 435838400,
                    longitude     := 103249780,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU5
            } // End of PICS_RSU5
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU5 := {};
            
        } // End of group rsu5
        
        /**
         * @desc RSU #6 - RSUs F
         * @remark Zone #8
         */
        group rsu6 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU6 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE06'O
            } // End of PICS_RSU_GN_ADDRESS_RSU6
            
            modulepar RsuParm PICS_RSU6 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU6,
                    timestamp_    := 0,
                    latitude      := 435923480,
                    longitude     := 103375540,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU6
            } // End of PICS_RSU6
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU6 := {};
            
        } // End of group rsu6
        
        /**
         * @desc RSU #7
         */
        group rsu7 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU7 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE07'O
            } // End of PICS_RSU_GN_ADDRESS_RSU7
            
            modulepar RsuParm PICS_RSU7 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU7,
                    timestamp_    := 0,
                    latitude      := 435550580,
                    longitude     := 103032980,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU7
            } // End of PICS_RSU7
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU7 := {};
            
        } // End of group rsu7
        
        /**
         * @desc RSU #8
         */
        group rsu8 {
            
            /**
             * @desc RSU GN address
             */
            modulepar GN_Address PICS_RSU_GN_ADDRESS_RSU8 := {
                typeOfAddress         := e_manual,
                stationType           := e_roadSideUnit,
                stationCountryCode    := 33,
garciay's avatar
garciay committed
                mid                   := '000ACCDDEE08'O
            } // End of PICS_RSU_GN_ADDRESS_RSU8
            
            modulepar RsuParm PICS_RSU8 := {
                longPosVector := {
                    gnAddr        := PICS_RSU_GN_ADDRESS_RSU8,
                    timestamp_    := 0,
                    latitude      := 435546630,
                    longitude     := 103041900,
garciay's avatar
garciay committed
                stationType := StationType_roadSideUnit_,
                vehicleRole := roadOperator,
                    radius := 5000
                },
                pathHistory := PICS_RSU_PATH_HISTORY_RSU8
            } // End of PICS_RSU8
            
            /**
             * @desc Path history to approch the RSU
             */
            modulepar PathHistory PICS_RSU_PATH_HISTORY_RSU8 := {};
            
        } // End of group rsu8
garciay's avatar
garciay committed
                
garciay's avatar
garciay committed
        modulepar RsuParmList PICS_RSU_PARAMS := {
            PICS_RSU1,
            PICS_RSU2,
            PICS_RSU3,
            PICS_RSU4,
            PICS_RSU5,
            PICS_RSU6,
            PICS_RSU7,
garciay's avatar
garciay committed
            PICS_RSU8
garciay's avatar
garciay committed
        } // End of PICS_RSU_PARAMS
        
    } // End of group rsuParameters 
    
garciay's avatar
garciay committed
    /**
     * @desc This group describes the BEACON common settings for the RSUs CAM message broadcast
     */
    group beaconParams {
        
        /**
         * @desc Common settings
         */
        group beaconCommonSettings {
            
garciay's avatar
garciay committed
            modulepar UInt32 PICS_BEACON_ITS_AID                 := 141;
garciay's avatar
garciay committed
            
        } // End of group beaconCommonSettings
        
    } // End of group beaconParams
    
    /**
     * @desc This group describes the CAM common settings for the RSUs CAM message broadcast
     */
garciay's avatar
garciay committed
    group camParams {
        
garciay's avatar
garciay committed
            
            modulepar BtpPortId PICS_CAM_BTP_DESTINATION_PORT := 2001;
            
garciay's avatar
garciay committed
            modulepar BtpPortId PICS_CAM_BTP_SOURCE_PORT      := 0;
            modulepar UInt32 PICS_CAM_ITS_AID                 := 36;
            
garciay's avatar
garciay committed
        group camUseCase6 {
garciay's avatar
garciay committed
            group camUseCase6VehicleTemplateDescription {
garciay's avatar
garciay committed
                
garciay's avatar
garciay committed
                modulepar LongPosVector PICS_UC6_VEHICLE_TEMPLATE_POSITION := {
garciay's avatar
garciay committed
                    gnAddr := {
                        typeOfAddress         := e_manual,
                        stationType           := e_passengerCar,
                        stationCountryCode    := 33,
garciay's avatar
garciay committed
                        mid                   := '000ACCDDEEFF'O
garciay's avatar
garciay committed
                    },
                    timestamp_                                    := 0,
                    latitude                                      := 0,
                    longitude                                     := 0,
                    pai                                           := '0'B,
                    speed                                         := 30,
                    heading                                       := 0
                } // End of PICS_UC6_VEHICLE_POSITION
garciay's avatar
garciay committed
                
garciay's avatar
garciay committed
                modulepar GeoArea PICS_UC6_VEHICLE_TEMPLATE_GEOAREA := {
garciay's avatar
garciay committed
                    shape := e_geoElip,
                    area := {
                        geoAreaPosLatitude                        := 0,
                        geoAreaPosLongitude                       := 0,
                        distanceA                                 := 5,
                        distanceB                                 := 3,
                        angle                                     := 0
                    }
                } // End of PICS_UC6_VEHICLE_GEOAREA
garciay's avatar
garciay committed
                
            } // End of group camUseCase6VehicleDescription 
            
garciay's avatar
garciay committed
            group camUseCase6SyncLocation {
                
                /**
                 * @desc Coordinates of the collision point
                 */
                modulepar TwoDLocation PICS_UC6_COLLISION_POINT := {
                    latitude                                      := 433310000,
                    longitude                                     := 101803000
                } // End of PICS_UC6_COLLISION_POINT
                
                /**
                 * @desc Vehicle detection area
                 */
                modulepar RectangularRegion PICS_UC6_CAM_DETECTION_AREA := {
                    northwest := {
                        latitude                                      := 435523210,
                        longitude                                     := 103000210
                    },
                    southeast := {
                        latitude                                      := 435528290,
                        longitude                                     := 103010320
                    }
                } // End of PICS_UC6_CAM_DETECTION_AREA
                
            } // End of group camUseCase6SyncLocation 
            
            /*modulepar Usecase6VehiclePositions PICS_USECASE6_VEHICLE_POSITIONS := {
485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
                { // UC-Z1-P0
                    latitude                                    := 43551930,
                    longitude                                   := 10300440,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P1
                    latitude                                    := 43551930,
                    longitude                                   := 10300440,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P2
                    latitude                                    := 43551930,
                    longitude                                   := 10300440,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P3
                    latitude                                    := 43551940,
                    longitude                                   := 10300440,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P5
                    latitude                                    := 43551940,
                    longitude                                   := 10300430,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P5
                    latitude                                    := 43551940,
                    longitude                                   := 10300430,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P6
                    latitude                                    := 43551950,
                    longitude                                   := 10300430,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P7
                    latitude                                    := 43551950,
                    longitude                                   := 10300420,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P8
                    latitude                                    := 43551950,
                    longitude                                   := 10300420,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P9
                    latitude                                    := 43551960,
                    longitude                                   := 10300410,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P10
                    latitude                                    := 43551960,
                    longitude                                   := 10300410,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P11
                    latitude                                    := 43551970,
                    longitude                                   := 10300400,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P12
                    latitude                                    := 43551970,
                    longitude                                   := 10300390,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P13
                    latitude                                    := 43551980,
                    longitude                                   := 10300380,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P14
                    latitude                                    := 43551990,
                    longitude                                   := 10300370,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P15
                    latitude                                    := 43552000,
                    longitude                                   := 10300360,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P16
                    latitude                                    := 43552000,
                    longitude                                   := 10300360,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P17
                    latitude                                    := 43552010,
                    longitude                                   := 10300340,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P18
                    latitude                                    := 43552020,
                    longitude                                   := 10300330,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P19
                    latitude                                    := 43552030,
                    longitude                                   := 10300320,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P20
                    latitude                                    := 43552040,
                    longitude                                   := 10300310,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P21
                    latitude                                    := 43552050,
                    longitude                                   := 10300300,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P22
                    latitude                                    := 43552060,
                    longitude                                   := 10300280,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P23
                    latitude                                    := 43552070,
                    longitude                                   := 10300270,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P24
                    latitude                                    := 43552080,
                    longitude                                   := 10300260,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P25
                    latitude                                    := 43552100,
                    longitude                                   := 10300240,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P26
                    latitude                                    := 43552110,
                    longitude                                   := 10300230,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P27
                    latitude                                    := 43552120,
                    longitude                                   := 10300210,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P28
                    latitude                                    := 43552130,
                    longitude                                   := 10300190,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P29
                    latitude                                    := 43552150,
                    longitude                                   := 10300180,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P30
                    latitude                                    := 43552160,
                    longitude                                   := 10300160,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P31
                    latitude                                    := 43552180,
                    longitude                                   := 10300140,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P32
                    latitude                                    := 43552190,
                    longitude                                   := 10300120,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P33
                    latitude                                    := 43552210,
                    longitude                                   := 10300100,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P34
                    latitude                                    := 43552230,
                    longitude                                   := 10300080,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P35
                    latitude                                    := 43552240,
                    longitude                                   := 10300060,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P36
                    latitude                                    := 43552260,
                    longitude                                   := 10300040,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P37
                    latitude                                    := 43552280,
                    longitude                                   := 10300020,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P38
                    latitude                                    := 43552300,
                    longitude                                   := 10299990,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {
                        altitudeValue := AltitudeValue_referenceEllipsoidSurface_,
                        altitudeConfidence := unavailable
                    }
                },
                { // UC-Z1-P39
                    latitude                                    := 43552310,
                    longitude                                   := 10299970,
                    positionConfidenceEllipse                   := {
                        semiMajorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMinorConfidence   := SemiAxisLength_oneCentimeter_,
                        semiMajorOrientation  := HeadingValue_wgs84North_
                    },
                    altitude                                    := {