11.07.2014 Views

Flute acoustics: measurement, modelling and design - School of ...

Flute acoustics: measurement, modelling and design - School of ...

Flute acoustics: measurement, modelling and design - School of ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

286 APPENDIX B. PROGRAM LISTINGS<br />

doc: the supplied xmlDocPtr.<br />

node: the supplied xmlNodePtr.<br />

Returns:<br />

The element's integer value.<br />

*/<br />

double getXMLDoubleData(xmlDocPtr doc, xmlNodePtr node);<br />

/*<br />

Retrieves the floating point element data within a given node.<br />

Parameters:<br />

doc: the supplied xmlDocPtr.<br />

node: the supplied xmlNodePtr.<br />

Returns:<br />

The element's double value.<br />

*/<br />

double getAndScaleXMLDimensionData(xmlDocPtr doc, xmlNodePtr node);<br />

/*<br />

Retrieves the dimension (mm) element data within a given node<br />

<strong>and</strong> rescales to SI units (m).<br />

Parameters:<br />

doc: the supplied xmlDocPtr.<br />

node: the supplied xmlNodePtr.<br />

Returns:<br />

The element's double value.<br />

*/<br />

#endif

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!