All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.nexus.NXflipper.html Maven / Gradle / Ivy






NXflipper (h5jan API)












org.eclipse.dawnsci.nexus

Interface NXflipper

    • Method Detail

      • getType

        IDataset getType()

        Enumeration:

        • coil
        • current-sheet

        Returns:
        the value.
      • setType

        DataNode setType(IDataset type)

        Enumeration:

        • coil
        • current-sheet

        Parameters:
        type - the type
      • getTypeScalar

        java.lang.String getTypeScalar()

        Enumeration:

        • coil
        • current-sheet

        Returns:
        the value.
      • setTypeScalar

        DataNode setTypeScalar(java.lang.String type)

        Enumeration:

        • coil
        • current-sheet

        Parameters:
        type - the type
      • getFlip_turns

        IDataset getFlip_turns()
        Linear density of turns (such as number of turns/cm) in flipping field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Returns:
        the value.
      • setFlip_turns

        DataNode setFlip_turns(IDataset flip_turns)
        Linear density of turns (such as number of turns/cm) in flipping field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Parameters:
        flip_turns - the flip_turns
      • getFlip_turnsScalar

        java.lang.Double getFlip_turnsScalar()
        Linear density of turns (such as number of turns/cm) in flipping field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Returns:
        the value.
      • setFlip_turnsScalar

        DataNode setFlip_turnsScalar(java.lang.Double flip_turns)
        Linear density of turns (such as number of turns/cm) in flipping field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Parameters:
        flip_turns - the flip_turns
      • getComp_turns

        IDataset getComp_turns()
        Linear density of turns (such as number of turns/cm) in compensating field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Returns:
        the value.
      • setComp_turns

        DataNode setComp_turns(IDataset comp_turns)
        Linear density of turns (such as number of turns/cm) in compensating field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Parameters:
        comp_turns - the comp_turns
      • getComp_turnsScalar

        java.lang.Double getComp_turnsScalar()
        Linear density of turns (such as number of turns/cm) in compensating field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Returns:
        the value.
      • setComp_turnsScalar

        DataNode setComp_turnsScalar(java.lang.Double comp_turns)
        Linear density of turns (such as number of turns/cm) in compensating field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Parameters:
        comp_turns - the comp_turns
      • getGuide_turns

        IDataset getGuide_turns()
        Linear density of turns (such as number of turns/cm) in guide field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Returns:
        the value.
      • setGuide_turns

        DataNode setGuide_turns(IDataset guide_turns)
        Linear density of turns (such as number of turns/cm) in guide field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Parameters:
        guide_turns - the guide_turns
      • getGuide_turnsScalar

        java.lang.Double getGuide_turnsScalar()
        Linear density of turns (such as number of turns/cm) in guide field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Returns:
        the value.
      • setGuide_turnsScalar

        DataNode setGuide_turnsScalar(java.lang.Double guide_turns)
        Linear density of turns (such as number of turns/cm) in guide field coils

        Type: NX_FLOAT Units: NX_PER_LENGTH

        Parameters:
        guide_turns - the guide_turns
      • getFlip_current

        IDataset getFlip_current()
        Flipping field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setFlip_current

        DataNode setFlip_current(IDataset flip_current)
        Flipping field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        flip_current - the flip_current
      • getFlip_currentScalar

        java.lang.Double getFlip_currentScalar()
        Flipping field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setFlip_currentScalar

        DataNode setFlip_currentScalar(java.lang.Double flip_current)
        Flipping field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        flip_current - the flip_current
      • getComp_current

        IDataset getComp_current()
        Compensating field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setComp_current

        DataNode setComp_current(IDataset comp_current)
        Compensating field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        comp_current - the comp_current
      • getComp_currentScalar

        java.lang.Double getComp_currentScalar()
        Compensating field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setComp_currentScalar

        DataNode setComp_currentScalar(java.lang.Double comp_current)
        Compensating field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        comp_current - the comp_current
      • getGuide_current

        IDataset getGuide_current()
        Guide field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setGuide_current

        DataNode setGuide_current(IDataset guide_current)
        Guide field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        guide_current - the guide_current
      • getGuide_currentScalar

        java.lang.Double getGuide_currentScalar()
        Guide field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setGuide_currentScalar

        DataNode setGuide_currentScalar(java.lang.Double guide_current)
        Guide field coil current in "on" state"

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        guide_current - the guide_current
      • getThickness

        IDataset getThickness()
        thickness along path of neutron travel

        Type: NX_FLOAT Units: NX_LENGTH

        Returns:
        the value.
      • setThickness

        DataNode setThickness(IDataset thickness)
        thickness along path of neutron travel

        Type: NX_FLOAT Units: NX_LENGTH

        Parameters:
        thickness - the thickness
      • getThicknessScalar

        java.lang.Double getThicknessScalar()
        thickness along path of neutron travel

        Type: NX_FLOAT Units: NX_LENGTH

        Returns:
        the value.
      • setThicknessScalar

        DataNode setThicknessScalar(java.lang.Double thickness)
        thickness along path of neutron travel

        Type: NX_FLOAT Units: NX_LENGTH

        Parameters:
        thickness - the thickness




© 2015 - 2024 Weber Informatics LLC | Privacy Policy