| Top |
| FoDatatype * | fo_pcw_new () |
| FoDatatype * | fo_pcw_new_with_value () |
| gdouble | fo_pcw_get_value () |
| FoDatatype * | fo_pcw_get_pcw_zero () |
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.