orbithunter.RelativeEquilibriumOrbitKS.populate

RelativeEquilibriumOrbitKS.populate(attr='all', **kwargs)

Randomly initialize parameters which are currently zero.

Parameters
attrstr

Takes values ‘all’, ‘parameters’, or ‘state’. Determines what is populated.

kwargs :74
p_rangesdict

keys are parameter_labels, values are uniform sampling intervals or iterables to sample from

Returns
Orbit :

self with new values for parameters or state or both.