Simulation Input Header More...
Public Attributes | |
float | InterpAlpha |
Interpolation alpha of the input. More... | |
Tick | InterpFrom |
Interpolation from tick of the input. More... | |
Tick | InterpTo |
Interpolation to tick of the input. More... | |
Tick | Tick |
Tick of the input. More... | |
Static Public Attributes | |
const int | SIZE = WORD_COUNT * Allocator.REPLICATE_WORD_SIZE |
Size of the header. More... | |
const int | WORD_COUNT = 4 |
Word count of the header. More... | |
Simulation Input Header
float InterpAlpha |
Interpolation alpha of the input.
Tick InterpFrom |
Interpolation from tick of the input.
Tick InterpTo |
Interpolation to tick of the input.
|
static |
Size of the header.
|
static |
Word count of the header.