Sample the general torque equation using various methods. More...
Prototypes | |
def | lalpulsar.piecewise_model.sampling_methods.pointsbyknot (ppint) |
def | lalpulsar.piecewise_model.sampling_methods.pointsbyfrequency (ppint, f0, ngte, kgte) |
def | lalpulsar.piecewise_model.sampling_methods.pointsrandom (ppint) |
def | lalpulsar.piecewise_model.sampling_methods.thisint (point) |
def | lalpulsar.piecewise_model.sampling_methods.samplepointcheck (points, checkfirstintervals=True) |
def | lalpulsar.piecewise_model.sampling_methods.samplepoints (ppint, f0, ngte, kgte) |
def | lalpulsar.piecewise_model.sampling_methods.pointsbyfrequencywithinknots (knotnuma, knotnumb, ppint, f0, ngte, kgte) |
def | lalpulsar.piecewise_model.sampling_methods.samplepointswithinknots (knotnuma, knotnumb, ppint, f0, ngte, kgte) |
Sample the general torque equation using various methods.
Definition in file sampling_methods.py.
Go to the source code of this file.
Namespaces | |
namespace | lalpulsar |
namespace | lalpulsar.piecewise_model |
namespace | lalpulsar.piecewise_model.sampling_methods |
Variables | |
bool | lalpulsar.piecewise_model.sampling_methods.normalpoints = False |
bool | lalpulsar.piecewise_model.sampling_methods.freqpoints = True |