1#include <lal/LALSimInspiralWaveformFlags.h>
2#include <lal/LALStatusMacros.h>
5int main(
int argc ,
char *argv[])
13 printf(
"Creating new WaveformFlags with default values...\n");
26 printf(
"Set spinO=2.5PN using enum member...\n");
29 printf(
"Set spinO=2PN using integer...\n");
32 printf(
"Set tideO=5PN using integer...\n");
35 printf(
"Set tideO=5PN using enum member...\n");
45 printf(
"Destroying LALSimInspiralWaveformFlags struct\n");
@ LAL_SIM_INSPIRAL_SPIN_ORDER_25PN
@ LAL_SIM_INSPIRAL_TIDAL_ORDER_6PN