pynbody.sph.Kernel2D

pynbody.sph.Kernel2D#

class pynbody.sph.Kernel2D(k_orig=<pynbody.sph.Kernel object>)[source]#

Bases: Kernel

Methods

get_value(d[, h])

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

get_samples

__init__(k_orig=<pynbody.sph.Kernel object>)[source]#
get_value(d, h=1)[source]#

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