Main Content

getSocIdxForPulses

Return state of charge index for pulses

Description

idx=getSocIdxForPulses(psObj,pulseList) returns the row vector index of the state of charge (SOC) lookup table breakpoints.

Input Arguments

collapse all

Battery.PulseSequence object for the pulse sequence that you want to analyze.

Index of pulses. For example, 1:10.

Data Types: int16

Output Arguments

collapse all

Indices into SOC lookup table.

Data Types: int16

Version History

Introduced in R2016b