跳转至

Struct SimOne_Data_JudgeEvent

ClassList > SimOne_Data_JudgeEvent

  • #include <SimOneIOStruct.h>

Public Attributes

Type Name
char actualValue
char expectOp
char expectValue1
char expectValue2
int hostVehicle
char judgeId
char judgeType
char requireProperty
char taskId
double time
char valueType
char version

Public Attributes Documentation

variable actualValue

char SimOne_Data_JudgeEvent::actualValue[256];

实际值,记录实际观察到的交通事件信息 * Actual value, records the actual observed traffic event information


variable expectOp

char SimOne_Data_JudgeEvent::expectOp[256];

期望操作,记录对事件的预期操作 * Expected operation, records the expected operation related to the event


variable expectValue1

char SimOne_Data_JudgeEvent::expectValue1[256];

期望值1,记录事件的第一个期望值 * Expected value 1, records the first expected value for the event


variable expectValue2

char SimOne_Data_JudgeEvent::expectValue2[256];

期望值2,记录事件的第二个期望值 * Expected value 2, records the second expected value for the event


variable hostVehicle

int SimOne_Data_JudgeEvent::hostVehicle;

主车辆标识,指示哪辆车辆是事件的主角 * Host vehicle identifier, indicates which vehicle is the main vehicle in the event


variable judgeId

char SimOne_Data_JudgeEvent::judgeId[256];

判定ID,唯一标识每个判定事件 * Judge ID, uniquely identifies each judgment event


variable judgeType

char SimOne_Data_JudgeEvent::judgeType[256];

判定类型,指示事件的判定类别 * Judge type, indicates the category of the judgment for the event


variable requireProperty

char SimOne_Data_JudgeEvent::requireProperty[256];

所需属性,记录与事件判定相关的要求属性 * Required property, records the required properties related to the event judgment


variable taskId

char SimOne_Data_JudgeEvent::taskId[256];

任务ID,标识与事件相关的任务 * Task ID, identifies the task related to the event


variable time

double SimOne_Data_JudgeEvent::time;

事件发生时间,单位:秒 * Event occurrence time, unit: seconds


variable valueType

char SimOne_Data_JudgeEvent::valueType[256];

值类型,指示数据的值类型 * Value type, indicates the type of data value


variable version

char SimOne_Data_JudgeEvent::version[256];

版本,记录数据的版本信息 * Version, records the version information of the data



The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h