SSM_HB2po

SSM_HB2po

Contents

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

SSM_HB2PO

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 starts by switching to branch of periodic orbit at Hopf bifurcation point found in the continuation of equilibrium points.

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

See also: SSM_EP2HB, SSM_PO2PO

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