Node: {
    coordinates: StarSystemCoordinates;
    G: number;
    H: number;
    position: Vector3;
}

Type declaration