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")
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
-
value Name 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 methodTotalEnergy : Total EnergyTotalRegenerativeEnergy : Total Regenerative EnergyTotalLoss : Total LossCycleEfficiency : Cycle EfficiencyAverageEfficiency : Average EfficiencyAverageLoss : Average LossAverageCopperLoss : Average Copper LossAverageIronLoss : Average Iron LossAverageMagnetEddyCurrentLoss : Average Magnet Eddy Current LossAverageStatorCopperLoss : Average Stator Copper LossAverageLossRotorCopperLoss : Average Loss Rotor Copper LossAverageLossFieldCopperLoss : Average Loss Field Copper Loss
| void DriveCycleResponseDataParameter::SetTitle | ( | String & | name | ) |
Specifies the title for a response graph.
- Parameters
-
name Name of the response graph data
| void DriveCycleResponseDataParameter::SetVariable | ( | String & | name | ) |
Specifies the variable name for a response graph data.
- Parameters
-
variable Variable name