sfdatasucjb2rsf3dnh (1.8-svn)
index
user/chengjb/Mdatasucjb2rsf3dnh.c
Convert 3D cjb-PC no head (x,y, z) data to RSF format.

 
Synopsis
        sfdatasucjb2rsf3dnh > Fo.rsf nx=101 ny=101 nz=101 dx=10 dy=10 dz=10 fx=0 fy=0 fz=0 fn=

Copyright (C) 2012 Tongji University, Shanghai, China
Authors: Jiubing Cheng and Wei Kang

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

 
Parameters
       
 
float dx=10

 
float dy=10

 
float dz=10

 
string fn=
setup I/O files
 
float fx=0

 
float fy=0

 
float fz=0

 
int nx=101

 
int ny=101

 
int nz=101