DxyToDrt is part of the WaveTrain system class library.
Takes two grids of derivatives with respect to X and Y. Outputs two grids with respect to radius and angle.
|
|
Parameters
|
| None |
|
Inputs
|
| Dx |  Grid<float> | Phase derivatives w.r.t. X | |
| Dy |  Grid<float> | Phase derivatives w.r.t. Y | |
|
Outputs
|
| Dr |  Grid<float> | Phase derivatives w.r.t. radius | |
| Dt |  Grid<float> | Phase derivatives w.r.t. angle | |
|
Subsystems |
|
|
|
|
Last Saved: Wed Mar 02 13:04:40 MST 2005 by TVE version 2009B
|
|