- Timestamp:
- Nov 14, 2014, 8:39:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/libdvo/include/dvo.h
r37598 r37601 1038 1038 int RegionHostFindNeighbors (RegionHostTable *table, int Nhost); 1039 1039 1040 // galaxy_model: 1041 int TransformProperMotion_radians (double *uR, double *uD, double uL, double uB, double Rrad, double Drad, CoordTransform *transform); 1042 int TransformProperMotion (double *uR, double *uD, double uL, double uB, double R, double D, CoordTransform *transform); 1043 int SolarMotionModel_radians (double *uL_sol, double *uB_sol, double Lrad, double Brad, double distance); 1044 int SolarMotionModel (double *uL_sol, double *uB_sol, double L, double B, double distance); 1045 int GalaxyMotionModel_radians (double *uL_gal, double *uB_gal, double Lrad, double Brad); 1046 int GalaxyMotionModel (double *uL_gal, double *uB_gal, double L, double B); 1047 int InitGalaxyModel (char *version); 1048 1040 1049 # define LENSFIELD(NAME) float LensValue_##NAME (PhotCode *code, Lensobj *lensobj); 1041 1050
Note:
See TracChangeset
for help on using the changeset viewer.
