sinfo_amoeba_new |
structure to change behaviour of amoeba function
- Returns:
- pointer to structure
|
amoeba_dat * | sinfo_amoeba_new (cpl_vector *vx, cpl_vector *vy, cpl_vector *sx, cpl_vector *sy) |
sinfo_amoeba_delete |
function to free a fake structure
- Returns:
- void
|
void | sinfo_amoeba_delete (amoeba_dat **a) |
sinfo_fake_new |
structure to change behaviour of prepare stacked frame function
- Returns:
- pointer to structure
|
fake * | sinfo_fake_new (void) |
sinfo_fake_delete |
function to free a fake structure
- Returns:
- void
|
void | sinfo_fake_delete (fake **f) |
sinfo_wcal_new |
structure to change behaviour of prepare stacked frame function
- Returns:
- pointer to structure
|
wcal * | sinfo_wcal_new (void) |
sinfo_wcal_delete |
function to free a wcal structure
- Returns:
- void
|
void | sinfo_wcal_delete (wcal *w) |
sinfo_stack_new |
structure to change behaviour of prepare stacked frame function
- Returns:
- pointer to structure
|
stack * | sinfo_stack_new (void) |
sinfo_stack_delete |
function to free a stack structure
- Returns:
- void
|
void | sinfo_stack_delete (stack *s) |
sinfo_nstpar_new |
structure to change behaviour of prepare stacked frame function
- Returns:
- pointer to structure
|
nstpar * | sinfo_nstpar_new (void) |
sinfo_nstpar_delete |
function to free a nstpar structure
- Returns:
- void
|
void | sinfo_nstpar_delete (nstpar *n) |
sinfo_distpar_new |
structure to change behaviour of prepare stacked frame function
- Returns:
- pointer to structure
|
distpar * | sinfo_distpar_new (void) |
sinfo_distpar_delete |
function to free a distpar structure
- Returns:
- void
|
void | sinfo_distpar_delete (distpar *d) |