Help for this page

Select Code to Download


  1. or download this
    
        my $sradius = 0.2666 / $sRA;
    ...
        if ($upper_limb) {
            $altit -= $sradius;
        }
    
  2. or download this
        my $sradius = 0.2666;