Class Constellation.StarConnection

java.lang.Object
org.episteme.natural.physics.astronomy.Constellation.StarConnection
Enclosing class:
Constellation

public static class Constellation.StarConnection extends Object
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • StarConnection

      public StarConnection(Star start, Star end)
  • Method Details

    • getStart

      public Star getStart()
    • getEnd

      public Star getEnd()