AutoSDK  500
Public 成员函数 | Public 属性 | 所有成员列表
com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist类 参考

GRangeSpiderVehicleElecCostlist 更多...

类 com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist 继承关系图:

Public 成员函数

 GRangeSpiderVehicleElecCostlist ()
 构造函数 更多...
 
 GRangeSpiderVehicleElecCostlist (int idLiteObj, int typeLiteObj, ArrayList< GRangeSpiderVehicleElecCostlistRange > rangeLiteObj, ArrayList< GRangeSpiderVehicleElecCostlistSpeed > speedLiteObj, ArrayList< GRangeSpiderVehicleElecCostlistPowertrainloss > powertrainlossLiteObj, GRangeSpiderVehicleElecCostlistTrans transLiteObj, GRangeSpiderVehicleElecCostlistCurve curveLiteObj, GRangeSpiderVehicleElecCostlistSlope slopeLiteObj, double auxLiteObj, double ferryrateLiteObj)
 拷贝构造函数 更多...
 

Public 属性

int id
 id 代价模型编号 用来索引下发的数据,来表名是哪个 costmodel 算出来的 整数类型 更多...
 
int type
 type 代价模型的类型 整数类型 0:eco 1:ecoplus 2:reg 更多...
 
ArrayList< GRangeSpiderVehicleElecCostlistRangerange
 range 否,不传用 vehichecharge 的值 代表在该 costmodel 下要算几组能量耗尽点 浮点类型 更多...
 
ArrayList< GRangeSpiderVehicleElecCostlistSpeedspeed
 speed 存储类速度相关的能耗参数,数组类型 更多...
 
ArrayList< GRangeSpiderVehicleElecCostlistPowertrainlosspowertrainloss
 名称: powertrainloss
含义: 动力系统衰减因子,数组类型 更多...
 
GRangeSpiderVehicleElecCostlistTrans trans
 trans 转向消耗 更多...
 
GRangeSpiderVehicleElecCostlistCurve curve
 curve 曲率消耗 更多...
 
GRangeSpiderVehicleElecCostlistSlope slope
 slope 坡度消耗 更多...
 
double aux
 aux 附加消耗系数 浮点类型 单位:wh/s 更多...
 
double ferryrate
 ferryrate 轮渡消耗 浮点类型 更多...
 

详细描述

GRangeSpiderVehicleElecCostlist

构造及析构函数说明

◆ GRangeSpiderVehicleElecCostlist() [1/2]

com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.GRangeSpiderVehicleElecCostlist ( )

构造函数

注解
thread:main

◆ GRangeSpiderVehicleElecCostlist() [2/2]

com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.GRangeSpiderVehicleElecCostlist ( int  idLiteObj,
int  typeLiteObj,
ArrayList< GRangeSpiderVehicleElecCostlistRange rangeLiteObj,
ArrayList< GRangeSpiderVehicleElecCostlistSpeed speedLiteObj,
ArrayList< GRangeSpiderVehicleElecCostlistPowertrainloss powertrainlossLiteObj,
GRangeSpiderVehicleElecCostlistTrans  transLiteObj,
GRangeSpiderVehicleElecCostlistCurve  curveLiteObj,
GRangeSpiderVehicleElecCostlistSlope  slopeLiteObj,
double  auxLiteObj,
double  ferryrateLiteObj 
)

拷贝构造函数

参数
[in]obj对象
注解
thread:main

类成员变量说明

◆ aux

double com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.aux

aux 附加消耗系数 浮点类型 单位:wh/s

◆ curve

GRangeSpiderVehicleElecCostlistCurve com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.curve

curve 曲率消耗

◆ ferryrate

double com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.ferryrate

ferryrate 轮渡消耗 浮点类型

◆ id

int com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.id

id 代价模型编号 用来索引下发的数据,来表名是哪个 costmodel 算出来的 整数类型

◆ powertrainloss

ArrayList<GRangeSpiderVehicleElecCostlistPowertrainloss> com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.powertrainloss

名称: powertrainloss
含义: 动力系统衰减因子,数组类型

◆ range

ArrayList<GRangeSpiderVehicleElecCostlistRange> com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.range

range 否,不传用 vehichecharge 的值 代表在该 costmodel 下要算几组能量耗尽点 浮点类型

◆ slope

GRangeSpiderVehicleElecCostlistSlope com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.slope

slope 坡度消耗

◆ speed

ArrayList<GRangeSpiderVehicleElecCostlistSpeed> com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.speed

speed 存储类速度相关的能耗参数,数组类型

◆ trans

GRangeSpiderVehicleElecCostlistTrans com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.trans

trans 转向消耗

◆ type

int com.autonavi.gbl.aosclient.model.GRangeSpiderVehicleElecCostlist.type

type 代价模型的类型 整数类型 0:eco 1:ecoplus 2:reg


该类的文档由以下文件生成: