~ubuntu-branches/ubuntu/precise/grass/precise

« back to all changes in this revision

Viewing changes to imagery/i.atcorr/common.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-04-13 17:08:41 UTC
  • mfrom: (8.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110413170841-ss1t9bic0d0uq0gz
Tags: 6.4.1-1
* New upstream version.
* Now build-dep on libjpeg-dev and current libreadline6-dev.
* Removed patch swig: obsolete.
* Policy bumped to 3.9.2, without changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Sixs_disc sixs_disc = 
10
10
{
11
 
    {0}, {0}, {0}, {0}, {0}, {0}, 
 
11
    {{0}}, {{0}}, {{0}}, {{0}}, {{0}}, {{0}}, 
12
12
    { .4f, .488f, .515f, .55f, .633f, .694f, .86f, 1.536f, 2.25f, 3.75f },/* wldis */
13
13
    {0},
14
14
    {0}
16
16
 
17
17
Sixs_sos sixs_sos = 
18
18
{
19
 
    {0},
 
19
    {{0}},
20
20
    {
21
21
        -1.f, -.9996f, -.9976f, -.9942f, -.9893f, -.9828f,
22
22
        -.9749f, -.9655f, -.9546f, -.9422f, -.9285f, -.9133f, -.8967f,