Battery.Pulse
Define a single pulse event
Description
Use the Battery.Pulse object to define a single experimental
      pulse event. To create a pulse object, use the Battery.PulseSequence object
      function createPulses. 
To use the Battery.Pulse object and methods,
    you need these products:
- Powertrain Blockset™ 
- Curve Fitting Toolbox™ 
- Optimization Toolbox™ 
- Parallel Computing Toolbox™ 
- Simulink® Design Optimization™ 
Creation
Description
MATLAB creates a pulseObj = Battery.Pulse(Battery.PulseSequence)
          object that defines a single pulse event.
Properties
Object Functions
| plot | Plot pulse event data | 
| getLoadData | Retrieve experimental data during load phase of pulse | 
| getRelaxationData | Retrieve experimental data during relaxation phase of pulse | 
| getTransitionData | Retrieve experimental data during transition phase of pulse | 
Examples
Version History
Introduced in R2016b
See Also
Battery.MetaData | Battery.Parameters | Battery.PulseSequence | sdo.OptimizeOptions (Simulink Design Optimization)