public static GetPatterns ( ITopoArray sample, int nx, int ny, int nz, bool periodicX, bool periodicY, bool periodicZ, Dictionary patternIndices, List patternArrays, List frequencies ) : void | ||
sample | ITopoArray | |
nx | int | |
ny | int | |
nz | int | |
periodicX | bool | |
periodicY | bool | |
periodicZ | bool | |
patternIndices | Dictionary | |
patternArrays | List | |
frequencies | List | |
리턴 | void |