aivis-engine-v2-cn-sdk-c  0.0.0-master.5224.aec3e3c7x
Data Fields
DtoFloatCostValue Struct Reference

#include <aivis-engine-v2-cn-core-full.h>

Data Fields

const char * cost_type
 
double value
 

Detailed Description

Tuple with cost_type and value of the cost function DTO class for transferring DtoCostValue from/to the engine. NOTE: This is not part of the JSON-API (Object is not serialized to json)

Field Documentation

◆ cost_type

const char* DtoFloatCostValue::cost_type

Type of cost function

◆ value

double DtoFloatCostValue::value

Evaluation of cost function


The documentation for this struct was generated from the following file: