C# Class opentk.System3.TubularMap

dx/dt = y + x*(R - v_l)/v_l, dy/dt = -x + y*(R - v_l)/v_l, dz/dt = 1
Inheritance: ChaoticMap
Afficher le fichier Open project: smalld/particle_system

Méthodes publiques

Méthode Description
TubularMap ( ) : System

Private Methods

Méthode Description
Implementation ( System.Vector4 &input, System.Vector4 &output ) : void

Method Details

TubularMap() public méthode

public TubularMap ( ) : System
Résultat System