namespace test-p2d
test-p2d
Attributes
Name | |
---|---|
p | |
aos | |
s Check scatter conversion. | |
s2 |
Attributes Documentation
variable p
p = yoda.Profile2D(5,0.,10., 5,0.,10., "/bar");
variable aos
aos = yoda.read("p2d.yoda");
variable s
s = yoda.mkScatter(p);
Check scatter conversion.
variable s2
s2 = s.mkScatter();
Updated on 2022-08-08 at 20:05:55 +0100