Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: FHASM2D

Package: Dietetics

Routine: FHASM2D


Information

FHASM2D ; HISC/REL - Target Weight - Anthropometric/Hamwi ;4/10/90 08:16

Source Information

Source file <FHASM2D.m>

Entry Points

Name Comments DBIA/ICR reference
A ; Anthropometric Weight Calculation (Chumlea, 1988)
A1
A2
A3
A4
K ;Estimating Stature from Knee Height for Persons 60 to 90
H ; Hamwi tARGET Weight
; Hamwi,George J. Therapy: Changing Dietary Concepts in Diabetes Mellitus:
; Diagnosis and Treatment, Vol. 1, Edited by T.S. Danowski.
; Amer. Diabetes Assn., 500 5th Ave, NYC, NY 10020, 1964, 73-78.
ED
E1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: *7,!!,"Need Arm & Calf Circumference, at a minimum, to compute weight."
  • Line Location: A+2
Function Call: WRITE
  • Prompt: !!,"Calculated Weight: ",$S(FHU="M":+$J(Y/2.2,0,0)_"kg",1:Y0_"#")
  • Line Location: A4+1
Function Call: WRITE
  • Prompt: !,*7,"Can only calculate knee height for persons aged 60 or older"
  • Line Location: K+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: E1+0
Info |  Source |  Entry Points |  Interaction Calls