🌎
VSOP2013.NET
search
⌘Ctrlk
🌎
VSOP2013.NET
  • 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
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. API Referencechevron-right
  2. VSOP2013 Namespace

Utility Class

hashtag
Definition

This Class Provide some useful function.

public static class Utility

hashtag
Methods

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

  • XYZtoLBR(double[] xyz)

  • LBRtoXYZ(double[] lbr)

  • ELLtoXYZ(double[] ell)

  • ELLtoLBR(double[] ell)

  • DynamicaltoICRS(double[] xyz)

  • ICRStoDynamical(double[] xyz)

PreviousGetPlanetPositionAsyncchevron-leftNextMultiplyMatrixchevron-right

Last updated 1 year ago

  • Definition
  • Methods