Data Input Module#
- class NaxToPy.Modules.common.data_input_hdf5.DataEntry[source]#
Bases:
object
- property Data: ndarray#
Returns the numpy array of the data
- property DataDescription: str#
Returns the data description.
- property DataInput: ndarray#
Returns the numpy array of the data input
- property DataInputName: str#
Returns the data Input name.
- property Increment: int#
Returns the Increment ID.
- property IncrementDescription: str#
Returns the Increment description.
- property IncrementValue: float#
Returns the Increment value.
- property LoadCase: int#
Returns the Load Case ID.
- property LoadCaseDescription: str#
Returns the Load Case description.
- property LoadCaseName: str#
Returns the Load Case Name
- property Part: str#
Returns the part name.
- property ResultsName: str#
Returns the type of results.
- property ResultsNameDescription: str#
Returns the description of the results.
- property ResultsNameType: Literal['ELEMENTS', 'ELEMENT_NODES', 'NODES']#
Returns the type of results.
- property Section: str#
Returns the Section
- property SectionDescription: str#
Returns the Section Description