|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.vividsolutions.jump.coordsys.impl.MeridianArcLength
$Id: MeridianArcLength.java,v 1.2 2003/11/05 05:13:43 dkim Exp $ $Date: 2003/11/05 05:13:43 $ $Log: MeridianArcLength.java,v $ Revision 1.2 2003/11/05 05:13:43 dkim Added global header; cleaned up Javadoc. Revision 1.1 2003/09/15 20:26:12 jaquino Reprojection Revision 1.2 2003/07/25 17:01:04 gkostadinov Moved classses reponsible for performing the basic projection to a new package -- base. Revision 1.1 2003/07/24 23:14:44 gkostadinov adding base projection classes Revision 1.1 2003/06/20 18:34:31 gkostadinov Entering the source code into the CVS.
| Field Summary | |
double |
a0
|
double |
a2
|
double |
a4
|
double |
a6
|
double |
a8
|
double |
s
|
| Constructor Summary | |
MeridianArcLength()
|
|
| Method Summary | |
void |
compute(Spheroid spheroid,
double lat,
int diff)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public double s
public double a0
public double a2
public double a4
public double a6
public double a8
| Constructor Detail |
public MeridianArcLength()
| Method Detail |
public void compute(Spheroid spheroid,
double lat,
int diff)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||