Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
/*-
*******************************************************************************
* Copyright (c) 2015 Diamond Light Source Ltd.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* This file was auto-generated from the NXDL XML definition.
*******************************************************************************/
package org.eclipse.dawnsci.nexus;
/**
* Enumeration of NeXus application definitions.
*/
public enum NexusApplicationDefinition {
NX_MONOPD,
NX_SQOM,
NX_LAUETOF,
NX_XLAUEPLATE,
NX_SASTOF,
NX_XNB,
NX_XLAUE,
NX_XROT,
NX_INDIRECTTOF,
NX_CANSAS,
NX_REFTOF,
NX_XKAPPA,
NX_TOFRAW,
NX_ARPES,
NX_SPE,
NX_SAS,
NX_ARCHIVE,
NX_XASPROC,
NX_XBASE,
NX_REFSCAN,
NX_STXM,
NX_TOMOPHASE,
NX_TOFSINGLE,
NX_MX,
NX_DIRECTTOF,
NX_TAS,
NX_SCAN,
NX_TOMO,
NX_XAS,
NX_FLUO,
NX_TOMOPROC,
NX_TOFNPD,
NX_XEULER,
NX_IQPROC,
}