;+
; Describes the iso_fc_grid_1801 class
;
; :Author:
; Baptiste Cecconi
;
; :History:
; 2009/06/14: Created
;
; 2009/06/14: Last Edit
;-
;
;+
; iso_fc_grid_1801__define is a procedure that <behavior desc here>
;-
PRO iso_fc_grid_1801__define
tmp = {iso_fc_grid_1801,rtp:fltarr(3,1801),foot_rtp:fltarr(3,1801),bvect_sph:fltarr(3,1801),bmag:fltarr(1801),gradb_sph:fltarr(3,1801)}
return
end