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

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

Data Fields

const char * model
 
double value
 
double next_normal_value
 

Detailed Description

Triplet with model_id, value of the model function, and corresponding next normal value. DTO class for transferring DtoFloatConstraintValueWithNextNormal from/to the engine. NOTE: This is not part of the JSON-API (Object is not serialized to json)

Field Documentation

◆ model

const char* DtoFloatConstraintValueWithNextNormal::model

Model id

◆ next_normal_value

double DtoFloatConstraintValueWithNextNormal::next_normal_value

Next normal value of the model function with the next normal features

◆ value

double DtoFloatConstraintValueWithNextNormal::value

Value of the model function of this data point


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