Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

single page | use frames     summary     class     fields     routine details     file attributes

./

read_att.pro


Contains the read_att procedure

Author information

Author

Baptiste Cecconi

History

2006/07/16: Created

2012/04/25: added j2000 quaternion support (qj20 file production)

Routines

top source READ_ATT

READ_ATT, fichier, ma, t97, datatype

reads an attitude text file path/fichier.att (created from the web team page)

Parameters

fichier in required type=sometype

must have full path and extension included.

ma out required type=fltarr(3,3)

3x3 matrix (S/C to XSE coordinate systems)

t97 out required type=sometype

time 1997.0

datatype out required type=sometype

quaternion or matrix

Statistics

Lines:
73 lines
Cyclomatic complexity:
8
Modified cyclomatic complexity:
8

File attributes

Modification date: Mon Jan 12 18:28:09 2015
Lines: 73