Home > slabtools > shead2.m

shead2

PURPOSE ^

shead2 - reads slab3d Version 2 HRTF database header.

SYNOPSIS ^

function [version,name,strDate,comment,azInc,elInc,numPts,fs] = shead2(fid)

DESCRIPTION ^

 shead2 - reads slab3d Version 2 HRTF database header.

 [v,n,d,c,a,e,p,f] = shead2( fid )

 fid - file identifier

 v - version number
 n - name string
 d - date string
 c - comment string
 a - azimuth increment
 e - elevation increment
 p - number of HRIR points
 f - sampling rate

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 20-Nov-2009 18:52:57 by m2html © 2003