SPH
Public Attributes | List of all members
BinaryInput::Info::QuantityInfo Struct Reference

Information about stored quantities. More...

#include <Output.h>

Public Attributes

QuantityId id
 ID of the quantity. More...
 
OrderEnum order
 Order (=number or derivatives) More...
 
ValueEnum value
 Value type of the quantity. More...
 

Detailed Description

Information about stored quantities.

Definition at line 367 of file Output.h.

Member Data Documentation

◆ id

QuantityId BinaryInput::Info::QuantityInfo::id

ID of the quantity.

Definition at line 370 of file Output.h.

◆ order

OrderEnum BinaryInput::Info::QuantityInfo::order

Order (=number or derivatives)

Definition at line 373 of file Output.h.

◆ value

ValueEnum BinaryInput::Info::QuantityInfo::value

Value type of the quantity.

Definition at line 376 of file Output.h.


The documentation for this struct was generated from the following file: