SSM_PO2PO

SSM_PO2PO

Contents

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

SSM_PO2PO

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 a saved solution

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

See also: SSM_HB2PO, SSM_BP2PO

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