Changeset 7287 for trunk/MagicSoft/Mars/mpointing/MSrcPosCalc.h
- Timestamp:
- 08/16/05 15:38:01 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpointing/MSrcPosCalc.h
r7214 r7287 45 45 46 46 // MSrcPosCalc 47 void SetSrcPos(TVector2 v ) const;47 void SetSrcPos(TVector2 v=TVector2()) const; 48 48 TVector2 CalcXYinCamera(const MVector3 &pos0, const MVector3 &pos) const; 49 49 TString GetRaDec(const MPointingPos &pos) const;
Note:
See TracChangeset
for help on using the changeset viewer.