NXflipper

From NeXus

Jump to: navigation, search

Contents

XML Meta-DTD Definition for NXflipper.xml

This follows the XML Meta-DTD Definition format and can be downloaded from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXflipper.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
URL:     http://www.nexus.anl.gov/classes/xml/NXflipper.xml
Editor:  Nick Maliszewskyj <nickm@nist.gov>
$Id: NXflipper.xml 4 2005-07-19 04:10:26Z rio $

Template of a beamline spin flipper.

-->
<NXflipper name="{Name of flipper}">
	<type type="NX_CHAR">
		{coil|current-sheet}?
	</type>
	<flip_turns type="NX_FLOAT">
		{Number of turns/cm in flipping field coils}?
	</flip_turns>
	<comp_turns type="NX_FLOAT">
		{Number of turns/cm in compensating field coils}?
	</comp_turns>
	<guide_turns type="NX_FLOAT">
		{Number of turns/cm in guide field coils}?
	</guide_turns>
	<flip_current type="NX_FLOAT" units="amperes">
		{Flipping field coil current in "on" state"}?
	</flip_current>
	<comp_current type="NX_FLOAT" units="amperes">
		{Compensating field coil current in "on" state"}?
	</comp_current>
	<guide_current type="NX_FLOAT" units="amperes">
		{Guide field coil current in "on" state"}?
	</guide_current>
	<thickness type="NX_FLOAT" units="cm">
		{thickness along path of neutron travel}?
	</thickness>
</NXflipper>

Tabular Representation of XML Meta-DTD

(automatically generated from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXflipper.xml)

NXflipper

Name Type Description Attributes
typeNX_CHARcoil|current-sheet
flip_turnsNX_FLOATNumber of turns/cm in flipping field coils
comp_turnsNX_FLOATNumber of turns/cm in compensating field coils
guide_turnsNX_FLOATNumber of turns/cm in guide field coils
flip_currentNX_FLOATFlipping field coil current in "on" state"
units="amperes"
comp_currentNX_FLOATCompensating field coil current in "on" state"
units="amperes"
guide_currentNX_FLOATGuide field coil current in "on" state"
units="amperes"
thicknessNX_FLOATthickness along path of neutron travel
units="cm"

Personal tools
Collection