Ask a Question | Search PSRCHIVE: |
![]()
|
UnitTangent.h void set_vector(Vector< 3, double > direction) Set the direction of the unit vector. Definition UnitTangent.C:30 void calculate(Vector< 3, double > &result, std::vector< Vector< 3, double > > *) Calculate the Vector and its gradient. Definition UnitTangent.C:95 std::string get_name() const Return the name of the class. Definition UnitTangent.C:25 Vector< 3, double > get_basis(unsigned i) Get the basis vector. Definition UnitTangent.h:58 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|