SSM_BP2PO

SSM_BP2PO

Contents

function SSM_BP2po(obj,oid,run,lab,parName,parRange,outdof,varargin)
        

SSM_BP2PO

This function performs continuation of periodic orbits of slow dynamics. Each periodic orbit corresponds to a torus (quasi-periodic) response in regular time dynamics. The continuation here follows the secondary branch passing through a branch point.

FRCIRS = SSM_BP2PO(OBJ,OID,RUN,LAB,PARNAME,PARRANGE,OUTDOF,VARARGIN)

See also: SSM_HB2PO, SSM_PO2PO

obj.SSM_cont_po('BP',oid,run,lab,[],parName,parRange,outdof,varargin{:});
        
end