Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/science/

pangle.pro


FUNCTION: pangle,theta,phi,b_theta,b_phi PURPOSE: Computes pitch angle given two sets of theta and phi INPUT: theta,phi: double (array or scaler) first directions b_theta,b_phi : double (array or scaler) second directions RETURNS: pitch angle (array or scaler) same dimensions as theta and phi CREATED BY: Davin Larson LAST MODIFICATION: @(#)pangle.pro 1.4 95/11/28

Routines

top source pangle

result = pangle(theta, phi, b_theta, b_phi, vec=vec)

Parameters

theta
phi
b_theta
b_phi

Keywords

vec

File attributes

Modification date: Thu Feb 13 16:43:40 2014
Lines: 8