org.das2.qds.demos.PlasmaModel

Model of plasma distribution function for given density, temperature, speed. A java.util.Random object is passed in so that the data may be reproducible (by using a given starting seed).

PlasmaModel( )


getRank2

getRank2( ) → QDataSet

return a rank 2 dataset with time as DEPEND_0 and energy as DEPEND_1.

Returns:

a QDataSet

[search for examples] [view on GitHub] [view on old javadoc] [view source]