sidnet.models.energy.energyconsumptionparameters
Class ElectricParameters
java.lang.Object
sidnet.models.energy.energyconsumptionparameters.ElectricParameters
public class ElectricParameters
- extends java.lang.Object
Constructor Summary |
ElectricParameters(double PCD_AM,
double PCD_SM,
double RCD_TM,
double RCD_RM,
double RCD_LM,
double RCD_SM,
double SCD_AM,
double SCD_PM)
Creates a new instance of ElectricParameters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessorCurrentDrawn_ActiveMode
public double ProcessorCurrentDrawn_ActiveMode
ProcessorCurrentDrawn_SleepMode
public double ProcessorCurrentDrawn_SleepMode
RadioCurrentDrawn_TransmitMode
public double RadioCurrentDrawn_TransmitMode
RadioCurrentDrawn_ListenMode
public double RadioCurrentDrawn_ListenMode
RadioCurrentDrawn_ReceiveMode
public double RadioCurrentDrawn_ReceiveMode
RadioCurrentDrawn_SleepMode
public double RadioCurrentDrawn_SleepMode
SensorCurrentDrawn_ActiveMode
public double SensorCurrentDrawn_ActiveMode
SensorCurrentDrawn_SleepMode
public double SensorCurrentDrawn_SleepMode
Coefficient
public double Coefficient
ElectricParameters
public ElectricParameters(double PCD_AM,
double PCD_SM,
double RCD_TM,
double RCD_RM,
double RCD_LM,
double RCD_SM,
double SCD_AM,
double SCD_PM)
- Creates a new instance of ElectricParameters