pynbody.sph.Kernel

pynbody.sph.Kernel#

class pynbody.sph.Kernel[source]#

Bases: object

Methods

get_value(d[, h])

Get the value of the kernel for a given smoothing length.

get_samples

__init__()[source]#
get_value(d, h=1)[source]#

Get the value of the kernel for a given smoothing length.