| Top |
FoDatatype *
fo_pcw_new_with_value (gdouble value);
Creates a new FoPcw set to value
FoDatatype *
fo_pcw_get_pcw_zero (void);
Create and return an FoPcw with the well-known value 0.
This saves creation of multiple FoPcw objects that all have the value 0.0.