ut-issl / s2e-core

Spacecraft Simulation Environment Core codes
MIT License
46 stars 18 forks source link

Add warning message for `prescaler` setting #624

Open 200km opened 6 months ago

200km commented 6 months ago

Details

When the prescaler setting of components is smaller than 1, the value is automatically set to 1. We need to add a warning message in that case.

Closing conditions

The warning message is added.

Supplementary information

https://github.com/ut-issl/s2e-core/pull/595#discussion_r1515858642

Note