项目作者: JuliaSpace

项目描述 :
A toolbox to represent 3D rotations of coordinate frames for Julia language.
高级语言: Julia
项目地址: git://github.com/JuliaSpace/ReferenceFrameRotations.jl.git
创建时间: 2014-07-16T18:45:40Z
项目社区:https://github.com/JuliaSpace/ReferenceFrameRotations.jl

开源协议:Other

下载


ReferenceFrameRotations

Build status
codecov
docs-stable
docs-dev
Code Style: Blue
DOI

This module contains functions related to the representation of 3D rotations of
reference frames. It is used on a daily basis on projects at the Brazilian
National Institute for Space Research (INPE)
.

Installation

This package can be installed using:

  1. julia> Pkg.update()
  2. julia> Pkg.add("ReferenceFrameRotations")

Usage

See the package documentation.