Commit d34302dc authored by YannGarcia's avatar YannGarcia
Browse files

Implementation of first TC

parent 0a0d4ca5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ IMPORTS
  C-ASR-EV,
  C-ASR-OBS-BY-TGT,
  C-ASR-SINGLE-OBS,
  ObservationsByTarget,
  MbSingleObservation,
  TemplateAsr
FROM EtsiTs103759BaseTypes {itu-t(0) identified-organization(4) etsi(0) 
@@ -216,6 +217,11 @@ SetMbObsTgtsCam C-ASR-OBS-BY-TGT ::= {
  ... 
}

ObservationsByTargetSpeed ::= ObservationsByTarget{{SetAsrObsByTgtSpeed}}
SetAsrObsByTgtSpeed C-ASR-OBS-BY-TGT ::= {
  {MbObsCamSpeed    BY c-CamTgt-SpeedCommon}
}

/**
 * This data type defines the IOS for CAM Evidence.
 */