MISR Toolkit  1.5.1
Functions
mfan.h File Reference
#include "H4api_adpt.h"
#include "hdf.h"

Go to the source code of this file.

Functions

HDFLIBAPI int32 ANstart (int32 file_id)
 
HDFLIBAPI intn ANfileinfo (int32 an_id, int32 *n_file_label, int32 *n_file_desc, int32 *n_obj_label, int32 *n_obj_desc)
 
HDFLIBAPI int32 ANend (int32 an_id)
 
HDFLIBAPI int32 ANcreate (int32 an_id, uint16 elem_tag, uint16 elem_ref, ann_type type)
 
HDFLIBAPI int32 ANcreatef (int32 an_id, ann_type type)
 
HDFLIBAPI int32 ANselect (int32 an_id, int32 index, ann_type type)
 
HDFLIBAPI intn ANnumann (int32 an_id, ann_type type, uint16 elem_tag, uint16 elem_ref)
 
HDFLIBAPI intn ANannlist (int32 an_id, ann_type type, uint16 elem_tag, uint16 elem_ref, int32 ann_list[])
 
HDFLIBAPI int32 ANannlen (int32 ann_id)
 
HDFLIBAPI int32 ANwriteann (int32 ann_id, const char *ann, int32 annlen)
 
HDFLIBAPI int32 ANreadann (int32 ann_id, char *ann, int32 maxlen)
 
HDFLIBAPI intn ANendaccess (int32 ann_id)
 
HDFLIBAPI int32 ANget_tagref (int32 an_id, int32 index, ann_type type, uint16 *ann_tag, uint16 *ann_ref)
 
HDFLIBAPI int32 ANid2tagref (int32 ann_id, uint16 *ann_tag, uint16 *ann_ref)
 
HDFLIBAPI int32 ANtagref2id (int32 an_id, uint16 ann_tag, uint16 ann_ref)
 
HDFLIBAPI uint16 ANatype2tag (ann_type atype)
 
HDFLIBAPI ann_type ANtag2atype (uint16 atag)
 

Function Documentation

◆ ANannlen()

HDFLIBAPI int32 ANannlen ( int32  ann_id)

◆ ANannlist()

HDFLIBAPI intn ANannlist ( int32  an_id,
ann_type  type,
uint16  elem_tag,
uint16  elem_ref,
int32  ann_list[] 
)

◆ ANatype2tag()

HDFLIBAPI uint16 ANatype2tag ( ann_type  atype)

◆ ANcreate()

HDFLIBAPI int32 ANcreate ( int32  an_id,
uint16  elem_tag,
uint16  elem_ref,
ann_type  type 
)

◆ ANcreatef()

HDFLIBAPI int32 ANcreatef ( int32  an_id,
ann_type  type 
)

◆ ANend()

HDFLIBAPI int32 ANend ( int32  an_id)

◆ ANendaccess()

HDFLIBAPI intn ANendaccess ( int32  ann_id)

◆ ANfileinfo()

HDFLIBAPI intn ANfileinfo ( int32  an_id,
int32 *  n_file_label,
int32 *  n_file_desc,
int32 *  n_obj_label,
int32 *  n_obj_desc 
)

◆ ANget_tagref()

HDFLIBAPI int32 ANget_tagref ( int32  an_id,
int32  index,
ann_type  type,
uint16 *  ann_tag,
uint16 *  ann_ref 
)

◆ ANid2tagref()

HDFLIBAPI int32 ANid2tagref ( int32  ann_id,
uint16 *  ann_tag,
uint16 *  ann_ref 
)

◆ ANnumann()

HDFLIBAPI intn ANnumann ( int32  an_id,
ann_type  type,
uint16  elem_tag,
uint16  elem_ref 
)

◆ ANreadann()

HDFLIBAPI int32 ANreadann ( int32  ann_id,
char *  ann,
int32  maxlen 
)

◆ ANselect()

HDFLIBAPI int32 ANselect ( int32  an_id,
int32  index,
ann_type  type 
)

◆ ANstart()

HDFLIBAPI int32 ANstart ( int32  file_id)

◆ ANtag2atype()

HDFLIBAPI ann_type ANtag2atype ( uint16  atag)

◆ ANtagref2id()

HDFLIBAPI int32 ANtagref2id ( int32  an_id,
uint16  ann_tag,
uint16  ann_ref 
)

◆ ANwriteann()

HDFLIBAPI int32 ANwriteann ( int32  ann_id,
const char *  ann,
int32  annlen 
)

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53