🌎
VSOP2013.NET
Ctrlk
  • VSOP2013.NET
  • VSOP2013
  • API Reference
    • VSOP2013 Namespace
      • Calculator Class
      • Utility Class
        • MultiplyMatrix
        • XYZtoLBR
        • LBRtoXYZ
        • ELLtoXYZ
        • ELLtoLBR
        • DynamicaltoICRS
        • ICRStoDynamical
      • VSOPResult Class
      • VSOPTime Class
      • Data Structs
      • Enums
Powered by GitBook
On this page
  • Definition
  • Methods
  1. API Reference
  2. VSOP2013 Namespace

Utility Class

Definition

This Class Provide some useful function.

public static class Utility

Methods

  • MultiplyMatrix(double[,] A, double[,] B)

  • XYZtoLBR(double[] xyz)

  • LBRtoXYZ(double[] lbr)

  • ELLtoXYZ(double[] ell)

  • ELLtoLBR(double[] ell)

  • DynamicaltoICRS(double[] xyz)

  • ICRStoDynamical(double[] xyz)

PreviousGetPlanetPositionAsyncNextMultiplyMatrix

Last updated 9 months ago