Scrambler
1
|
Vectorperturbation data type. More...
Public Attributes | |
INTEGER | nwaves = 0 |
INTEGER | iwaves = 0 |
INTEGER | Type = 0 |
INTEGER | geometry = 0 |
TYPE(pPerturbationDef), dimension(3) | comp |
INTEGER | ObjId |
Vectorperturbation data type.
Definition at line 42 of file vectorperturbations.f90.
INTEGER nwaves = 0 |
Definition at line 43 of file vectorperturbations.f90.
INTEGER iwaves = 0 |
Definition at line 44 of file vectorperturbations.f90.
INTEGER Type = 0 |
Definition at line 45 of file vectorperturbations.f90.
INTEGER geometry = 0 |
Definition at line 46 of file vectorperturbations.f90.
TYPE(pPerturbationDef), dimension(3) comp |
Definition at line 47 of file vectorperturbations.f90.
INTEGER ObjId |
Definition at line 48 of file vectorperturbations.f90.