Skip to content

CelestialBody parameters (e.g. GravitationalParameter and RotationalPeriod) could be returned as doubles #786

@ThePuzzlemaker

Description

@ThePuzzlemaker

What would you like to be added?

A way to obtain double-precision parameters about CelestialBody objects

Why is this needed?

Parameters in the CelestialBody class are represented internally in KSP via doubles, so I don't see why not to expose that level of precision via kRPC. For backwards-compatibility, new procedures could be added which do the same things as the existing parameters but returning double instead of float.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions