Package reflectometry :: Package model1d :: Package adaptor :: Module xmlProfile

Module xmlProfile

source code

The generic interface for the profile

Data structure for a profile, which has the following xml format: <profile>

[<array > [array_data] </array> ]*

</profile>

Classes
  XmlProfile
A collection of the profile data.
Functions
 
main() source code
Variables
  PROFILE_TAG = 'profile'