/GRQUAD/GEN_INCR
Block Format Keyword Generates a group of quads by listing the first and last quads IDs in the range with a user-defined increment value.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/GRQUAD/GEN_INCR/grquad_ID/unit_ID | |||||||||
grquad_title | |||||||||
first_ID | last_ID | Incr |
Definition
Field | Contents | SI Unit Example |
---|---|---|
grquad_ID | Quad group
identifier (Integer, maximum 10 digits) |
|
unit_ID | Unit Identifier (Integer, maximum 10 digits) |
|
grquad_title | Quad group
title (Character, maximum 100 characters) |
|
first_ID | First quad element
identifier in the list. (Integer) |
|
last_ID | Last quad element
identifier in the list. (Integer) |
|
Incr | Increment value of the
list generation from first_ID to
last_ID. Default = 1 (Integer) |
Comments
- The group includes first_ID, first_ID+Incr, first_ID+2*Incr, first_ID+3*Incr, … continuing through last_ID.
- Multiple first_ID, last_ID, and Incr lines can be defined in one block.