Public Member Functions | List of all members
DriveCycleResponseDataParameter Class Reference

DriveCycleResponseDataParameter class is used to specify response graph parameters when creating drive cycle response values from study results.
The class can be created from Application class.
. More...

Public Member Functions

bool IsValid ()
 Returns True if an object is valid. More...
 
void SetLine (Variant &line)
 Specifies a condition for a a response graph data. More...
 
void SetResultType (String &type)
 Specifies calculation method of response graph data. More...
 
void SetTitle (String &name)
 Specifies the title for a response graph. More...
 
void SetVariable (String &name)
 Specifies the variable name for a response graph data. More...
 

Detailed Description

DriveCycleResponseDataParameter class is used to specify response graph parameters when creating drive cycle response values from study results.
The class can be created from Application class.
.

Example of creating the class object:

app.CreateDriveCycleResponseDataParameter("result_title")
Author
HIROSE,Motohito
Date
2025/07/02
Version
$Id:$

Member Function Documentation

bool DriveCycleResponseDataParameter::IsValid ( )

Returns True if an object is valid.

Returns
Whether or not the DriveCycleResponseDataParameter object is valid
void DriveCycleResponseDataParameter::SetLine ( Variant &  line)

Specifies a condition for a a response graph data.

Parameters
valueName or index of Efficiency Map (Heat Source) condition
void DriveCycleResponseDataParameter::SetResultType ( String &  type)

Specifies calculation method of response graph data.

Parameters
type
Type of calculation method
TotalEnergy : Total Energy
TotalRegenerativeEnergy : Total Regenerative Energy
TotalLoss : Total Loss
CycleEfficiency : Cycle Efficiency
AverageEfficiency : Average Efficiency
AverageLoss : Average Loss
AverageCopperLoss : Average Copper Loss
AverageIronLoss : Average Iron Loss
AverageMagnetEddyCurrentLoss : Average Magnet Eddy Current Loss
AverageStatorCopperLoss : Average Stator Copper Loss
AverageLossRotorCopperLoss : Average Loss Rotor Copper Loss
AverageLossFieldCopperLoss : Average Loss Field Copper Loss
void DriveCycleResponseDataParameter::SetTitle ( String &  name)

Specifies the title for a response graph.

Parameters
nameName of the response graph data
void DriveCycleResponseDataParameter::SetVariable ( String &  name)

Specifies the variable name for a response graph data.

Parameters
variableVariable name