v_sim.ScalarFieldClass

Fields

Name

Type

Access

Description

getAt

object

r

a method to get the value on a grid point.

getGridSize

object

r

a method returning the three grid dimensions.

getMinMax

object

r

a method to get the minimum and maximum value reached by the scalar field.

getValue

object

r

a method to get an interpolated value in space.

isEmpty

object

r

a method returning True if the scalar field has no data yet.

parent

GObject.ObjectClass

r

the parent class.

setGridSize

object

r

a method to define the grid size.

Methods

None

Details

class v_sim.ScalarFieldClass

An opaque structure for the class.