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

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






NXmagnetic_kicker (h5jan API)












org.eclipse.dawnsci.nexus

Interface NXmagnetic_kicker

    • Method Detail

      • getDescription

        IDataset getDescription()
        extended description of the kicker.

        Type: NX_CHAR

        Returns:
        the value.
      • setDescription

        DataNode setDescription(IDataset description)
        extended description of the kicker.

        Type: NX_CHAR

        Parameters:
        description - the description
      • getDescriptionScalar

        java.lang.String getDescriptionScalar()
        extended description of the kicker.

        Type: NX_CHAR

        Returns:
        the value.
      • setDescriptionScalar

        DataNode setDescriptionScalar(java.lang.String description)
        extended description of the kicker.

        Type: NX_CHAR

        Parameters:
        description - the description
      • getBeamline_distance

        IDataset getBeamline_distance()
        define position of beamline element relative to production target

        Type: NX_FLOAT Units: NX_LENGTH

        Returns:
        the value.
      • setBeamline_distance

        DataNode setBeamline_distance(IDataset beamline_distance)
        define position of beamline element relative to production target

        Type: NX_FLOAT Units: NX_LENGTH

        Parameters:
        beamline_distance - the beamline_distance
      • getBeamline_distanceScalar

        java.lang.Double getBeamline_distanceScalar()
        define position of beamline element relative to production target

        Type: NX_FLOAT Units: NX_LENGTH

        Returns:
        the value.
      • setBeamline_distanceScalar

        DataNode setBeamline_distanceScalar(java.lang.Double beamline_distance)
        define position of beamline element relative to production target

        Type: NX_FLOAT Units: NX_LENGTH

        Parameters:
        beamline_distance - the beamline_distance
      • getTiming

        IDataset getTiming()
        kicker timing as defined by ``description`` attribute

        Type: NX_FLOAT Units: NX_TIME

        Returns:
        the value.
      • setTiming

        DataNode setTiming(IDataset timing)
        kicker timing as defined by ``description`` attribute

        Type: NX_FLOAT Units: NX_TIME

        Parameters:
        timing - the timing
      • getTimingScalar

        java.lang.Double getTimingScalar()
        kicker timing as defined by ``description`` attribute

        Type: NX_FLOAT Units: NX_TIME

        Returns:
        the value.
      • setTimingScalar

        DataNode setTimingScalar(java.lang.Double timing)
        kicker timing as defined by ``description`` attribute

        Type: NX_FLOAT Units: NX_TIME

        Parameters:
        timing - the timing
      • getTimingAttributeDescription

        java.lang.String getTimingAttributeDescription()
        Returns:
        the value.
      • setTimingAttributeDescription

        void setTimingAttributeDescription(java.lang.String description)
        Parameters:
        description - the description
      • getSet_current

        IDataset getSet_current()
        current set on supply.

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setSet_current

        DataNode setSet_current(IDataset set_current)
        current set on supply.

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        set_current - the set_current
      • getSet_currentScalar

        java.lang.Double getSet_currentScalar()
        current set on supply.

        Type: NX_FLOAT Units: NX_CURRENT

        Returns:
        the value.
      • setSet_currentScalar

        DataNode setSet_currentScalar(java.lang.Double set_current)
        current set on supply.

        Type: NX_FLOAT Units: NX_CURRENT

        Parameters:
        set_current - the set_current
      • getRead_current

        NXlog getRead_current()
        current read from supply.
        Returns:
        the value.
      • setRead_current

        void setRead_current(NXlog read_current)
        current read from supply.
        Parameters:
        read_current - the read_current
      • getSet_voltage

        IDataset getSet_voltage()
        voltage set on supply.

        Type: NX_FLOAT Units: NX_VOLTAGE

        Returns:
        the value.
      • setSet_voltage

        DataNode setSet_voltage(IDataset set_voltage)
        voltage set on supply.

        Type: NX_FLOAT Units: NX_VOLTAGE

        Parameters:
        set_voltage - the set_voltage
      • getSet_voltageScalar

        java.lang.Double getSet_voltageScalar()
        voltage set on supply.

        Type: NX_FLOAT Units: NX_VOLTAGE

        Returns:
        the value.
      • setSet_voltageScalar

        DataNode setSet_voltageScalar(java.lang.Double set_voltage)
        voltage set on supply.

        Type: NX_FLOAT Units: NX_VOLTAGE

        Parameters:
        set_voltage - the set_voltage
      • getRead_voltage

        NXlog getRead_voltage()
        voltage read from supply.
        Returns:
        the value.
      • setRead_voltage

        void setRead_voltage(NXlog read_voltage)
        voltage read from supply.
        Parameters:
        read_voltage - the read_voltage




© 2015 - 2024 Weber Informatics LLC | Privacy Policy